switching from admin to helix feature complete

This commit is contained in:
Abhijit Bhatnagar 2025-08-04 13:20:11 +05:30
parent fa5b242783
commit b91f540624
10 changed files with 1453 additions and 5 deletions

View file

@ -11,6 +11,7 @@
"react-router-dom": "^6.0.0"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.7.0",
"vite": "^5.0.0"
}
}