Remove redudant css import
This commit is contained in:
parent
0289b0c1a2
commit
2fc25ad33d
@ -17,8 +17,6 @@
|
|||||||
import L, { LatLngBounds, LatLngTuple } from 'leaflet';
|
import L, { LatLngBounds, LatLngTuple } from 'leaflet';
|
||||||
|
|
||||||
import 'leaflet-providers';
|
import 'leaflet-providers';
|
||||||
import 'leaflet.markercluster/dist/MarkerCluster.css';
|
|
||||||
import 'leaflet.markercluster/dist/MarkerCluster.Default.css';
|
|
||||||
import LM from 'leaflet.markercluster/dist/leaflet.markercluster';
|
import LM from 'leaflet.markercluster/dist/leaflet.markercluster';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user