mirror of
https://github.com/remvze/moodist.git
synced 2026-02-28 09:03:12 +08:00
feat: implement basic Zustand store
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "4.11.0",
|
||||
"react-wrap-balancer": "1.1.0"
|
||||
"react-wrap-balancer": "1.1.0",
|
||||
"zustand": "4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.7.2",
|
||||
|
||||
Reference in New Issue
Block a user