Blocks demo updated
This commit is contained in:
parent
e794004776
commit
76efaa3027
@ -1,8 +1,7 @@
|
|||||||
import { Component } from '@angular/core';
|
import { Component } from '@angular/core';
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
templateUrl: './app.blocksdemo.component.html',
|
templateUrl: './app.blocksdemo.component.html'
|
||||||
styleUrls: ['./app.blocksdemo.component.scss']
|
|
||||||
})
|
})
|
||||||
export class AppBlocksDemoComponent{
|
export class AppBlocksDemoComponent{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user