ShowAddStationPopup.js Komponent erstellt statt in MapComponent für bessere Organisation in das Projekt
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"next": "^14.2.0",
|
||||
"overlapping-marker-spiderfier-leaflet": "^0.2.7",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-leaflet": "^4.2.1",
|
||||
"recoil": "^0.7.7"
|
||||
},
|
||||
@@ -19,6 +19,10 @@
|
||||
"export": "next export"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/leaflet": "^1.9.12",
|
||||
"@types/leaflet-contextmenu": "^1.4.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.2.5",
|
||||
|
||||
Reference in New Issue
Block a user