component table + orders in home

This commit is contained in:
hamid zarghami
2025-10-18 10:38:12 +03:30
parent 2f2a27b083
commit 3b382a973b
18 changed files with 1268 additions and 1 deletions
+2
View File
@@ -11,6 +11,7 @@
},
"dependencies": {
"@headlessui/react": "^2.2.9",
"@radix-ui/react-checkbox": "^1.3.3",
"@tailwindcss/vite": "^4.1.14",
"@tanstack/react-query": "^5.90.3",
"axios": "^1.12.2",
@@ -18,6 +19,7 @@
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-infinite-scroll-component": "^6.1.0",
"react-loading-skeleton": "^3.5.0",
"react-router-dom": "^7.9.4",
"react-spinners": "^0.17.0",
"swiper": "^12.0.2",