manual submit

This commit is contained in:
Khoa (Revenovich) Tran Gia
2026-03-07 21:49:16 +07:00
parent 1748cbf8d2
commit 6004b000a7
39 changed files with 5794 additions and 614 deletions

View File

@@ -9,10 +9,12 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/react-query": "^5.62.0",
"framer-motion": "^12.35.0",
"lucide-react": "^0.577.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.27.0",
"@tanstack/react-query": "^5.62.0"
"react-router-dom": "^6.27.0"
},
"devDependencies": {
"@types/react": "^18.3.12",