Refine location handling with Zustand store

This commit is contained in:
Bernard Ngandu
2025-10-10 15:29:39 +02:00
parent 39c441d426
commit f6354370cb
11 changed files with 168 additions and 117 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
"react-dom": "^19.1.1",
"react-i18next": "^16.0.0",
"tailwind-merge": "^3.3.1",
"tslib": "^2.8.1"
"tslib": "^2.8.1",
"zustand": "^4.5.5"
},
"devDependencies": {
"@eslint/js": "^9.36.0",