Skip to content

Commit

Permalink
fix: style
Browse files Browse the repository at this point in the history
  • Loading branch information
dadiorchen committed Aug 27, 2021
1 parent e28995d commit 5255032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MapPage.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from "react";
import log from "loglevel";
import Map from "client/src/models/Map";
import "client/src/style.css";
import 'leaflet';
import 'leaflet/dist/leaflet.css';
import "leaflet-utfgrid/L.UTFGrid.js";
Expand Down

0 comments on commit 5255032

Please sign in to comment.