feat: added zustand store to help keep track of lesson sessions
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"server-only": "^0.0.1",
|
||||
"superjson": "^2.2.1",
|
||||
"svix": "^1.15.0",
|
||||
"zod": "^3.22.4"
|
||||
"zod": "^3.22.4",
|
||||
"zustand": "^4.4.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^14.0.3",
|
||||
|
||||
Reference in New Issue
Block a user