Skip to content

Commit

Permalink
fix: use preferred import
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Oct 14, 2024
1 parent 0ab9597 commit 36ad33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/ui/lib/maps.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import '@openlayers-elements/maps/ol-map.js'
import '@openlayers-elements/core/ol-map.js'
import '@openlayers-elements/maps/ol-marker-icon.js'
import '@openlayers-elements/core/ol-layer-vector.js'
import '@openlayers-elements/maps/ol-layer-openstreetmap.js'

0 comments on commit 36ad33c

Please sign in to comment.