mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 17:00:13 +01:00
baAmChart now loads its own styles
This commit is contained in:
parent
491a185cb3
commit
f487080474
4 changed files with 7 additions and 5 deletions
|
|
@ -9,8 +9,8 @@ import './leafletMaps.loader';
|
|||
providers: [],
|
||||
encapsulation: ViewEncapsulation.None,
|
||||
styles: [require('./leafletMaps.scss')],
|
||||
directives: [BaCard],
|
||||
template: require('./leafletMaps.html'),
|
||||
directives: [BaCard],
|
||||
})
|
||||
export class LeafletMaps {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue