Refactor updating how widgets work and removed prop drilling
This commit is contained in:
+2
-1
@@ -24,7 +24,8 @@
|
||||
"react-leaflet": "^5.0.0",
|
||||
"react-resizable": "^3.0.5",
|
||||
"react-router-dom": "^7.16.0",
|
||||
"uuid": "^11.1.0"
|
||||
"uuid": "^11.1.0",
|
||||
"zustand": "^5.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.29.0",
|
||||
|
||||
Reference in New Issue
Block a user