mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-13 03:44:21 +01:00
feat(loader): remove loaders
This commit is contained in:
parent
3fa775f262
commit
1c10938efe
15 changed files with 12 additions and 23 deletions
|
|
@ -1 +0,0 @@
|
|||
import * as GoogleMapsLoader from 'google-maps';
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
import {Component, ElementRef} from '@angular/core';
|
||||
|
||||
import './leafletMaps.loader';
|
||||
import 'leaflet-map';
|
||||
|
||||
@Component({
|
||||
selector: 'leaflet-maps',
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
import 'leaflet-map';
|
||||
Loading…
Add table
Add a link
Reference in a new issue