Skip to content

Commit f7b6c2c

Browse files
Code refactoring
1 parent ffbf04e commit f7b6c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Map.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { LatLngExpression } from 'leaflet';
21
import { useTheme } from '@mui/material/styles';
2+
import { LatLngExpression } from 'leaflet';
33
import { MapContainer, Circle, TileLayer } from 'react-leaflet';
44
import 'leaflet/dist/leaflet.css';
55

0 commit comments

Comments
 (0)