chore: Add Zustand state management library

This commit is contained in:
Mauricio Siu
2025-03-11 20:44:16 -06:00
parent 42302fd53d
commit 8a9bc2f02d
2 changed files with 27 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"zustand":"5.0.3",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-dropdown-menu": "^2.1.6",
"@radix-ui/react-slot": "^1.1.2",