feat: update dashboard table headers

This commit is contained in:
miguels44
2026-04-16 10:32:39 -03:00
parent f1ab30161f
commit b160df6f76
8 changed files with 584 additions and 79 deletions
+2 -1
View File
@@ -10,9 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"lucide-react": "^1.8.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-router-dom": "^7.14.0"
"react-router-dom": "^7.14.1"
},
"devDependencies": {
"@eslint/js": "^9.39.4",