Added zustand

This commit is contained in:
2025-03-17 20:00:14 +01:00
parent aee597acf2
commit 8ee097b774
2 changed files with 28 additions and 1 deletions

View File

@@ -15,7 +15,8 @@
"motion": "^12.5.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.3.0"
"react-router": "^7.3.0",
"zustand": "^5.0.3"
},
"devDependencies": {
"@react-router/dev": "^7.3.0",