mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Remove MDL from demo shell (#2302)
This commit is contained in:
committed by
Eugenio Romano
parent
9734e5f226
commit
f6bee14f30
@@ -20,6 +20,6 @@ import { Component } from '@angular/core';
|
||||
@Component({
|
||||
selector: 'home-view',
|
||||
templateUrl: './home.component.html',
|
||||
styleUrls: ['./home.component.css']
|
||||
styleUrls: ['./home.component.scss']
|
||||
})
|
||||
export class HomeComponent {}
|
||||
|
Reference in New Issue
Block a user