mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 18:30:14 +01:00
plugin provider clean up
This commit is contained in:
parent
31c7843ab5
commit
491a185cb3
10 changed files with 18 additions and 18 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import {Component, ViewEncapsulation, ElementRef} from '@angular/core';
|
||||
import {Component, ElementRef} from '@angular/core';
|
||||
import {BaCard} from '../../../../theme/components';
|
||||
import {GoogleMapsLoader} from './googleMaps.loader';
|
||||
|
||||
@Component({
|
||||
selector: 'google-maps',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue