Skip to content

Commit

Permalink
Added ol css back (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-yao authored Jul 15, 2019
1 parent 0be0554 commit 7f647ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/Molecules/Map/lib/ol.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// import 'ol/ol.css'
import 'ol/ol.css'
import TileLayer from 'ol/layer/Tile'
import VectorTileLayer from 'ol/layer/VectorTile'
import VectorTileSource from 'ol/source/VectorTile'
Expand Down

0 comments on commit 7f647ce

Please sign in to comment.