We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffbf04e commit f7b6c2cCopy full SHA for f7b6c2c
frontend/src/components/Map.tsx
@@ -1,5 +1,5 @@
1
-import { LatLngExpression } from 'leaflet';
2
import { useTheme } from '@mui/material/styles';
+import { LatLngExpression } from 'leaflet';
3
import { MapContainer, Circle, TileLayer } from 'react-leaflet';
4
import 'leaflet/dist/leaflet.css';
5
0 commit comments