Refactor updating how widgets work and removed prop drilling

This commit is contained in:
2026-06-09 14:06:01 -07:00
parent 7744d6b8ce
commit 305ee4e757
16 changed files with 474 additions and 110 deletions
+2 -1
View File
@@ -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",