feat : add signin ,signout, forgot password features
This commit is contained in:
@@ -10,12 +10,13 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.3.4",
|
||||
"lucide-react": "^0.263.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.8.1",
|
||||
"axios": "^1.3.4",
|
||||
"recharts": "^2.5.0",
|
||||
"lucide-react": "^0.263.1"
|
||||
"zustand": "^5.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.28",
|
||||
|
||||
Reference in New Issue
Block a user