Skip to content

Commit

Permalink
Add back ol.css import
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Sep 18, 2024
1 parent 47efeb3 commit ff59f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/features/fba/components/map/FBAMap.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { PMTilesVectorSource } from 'ol-pmtiles'
import { Map, View } from 'ol'
import 'ol/ol.css'
import { defaults as defaultControls, FullScreen } from 'ol/control'
import { fromLonLat } from 'ol/proj'
import { boundingExtent } from 'ol/extent'
Expand Down

0 comments on commit ff59f3c

Please sign in to comment.