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