feat: install zustand

This commit is contained in:
2025-05-28 17:40:16 +02:00
parent 8504f9c230
commit 595015f324
2 changed files with 34 additions and 3 deletions

View File

@ -19,7 +19,8 @@
"react-hook-form": "^7.56.4",
"react-icons": "^5.5.0",
"react-router": "^7.6.0",
"tailwindcss": "^4.1.7"
"tailwindcss": "^4.1.7",
"zustand": "^5.0.5"
},
"devDependencies": {
"@eslint/js": "^9.25.0",