router
Showing
- package-lock.json 347 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 0 deletionspackage.json
- src/App.jsx 12 additions, 13 deletionssrc/App.jsx
- src/components2/AdminLogin2/AdminLogin4.jsx 74 additions, 23 deletionssrc/components2/AdminLogin2/AdminLogin4.jsx
- src/components2/Dashboard/dashboard.jsx 16 additions, 0 deletionssrc/components2/Dashboard/dashboard.jsx
... | ... | @@ -11,9 +11,11 @@ |
}, | ||
"dependencies": { | ||
"@tailwindcss/vite": "^4.0.14", | ||
"axios": "^1.8.3", | ||
"react": "^19.0.0", | ||
"react-dom": "^19.0.0", | ||
"react-icons": "^5.5.0", | ||
"react-router-dom": "^7.3.0", | ||
"tailwindcss": "^4.0.14" | ||
}, | ||
"devDependencies": { | ||
... | ... |
src/components2/Dashboard/dashboard.jsx
0 → 100644
Please register or sign in to comment