feat: replace the food table by a better ui

This commit is contained in:
2025-09-03 21:03:46 -03:00
parent 5b62fd989f
commit 71564b1c80
5 changed files with 138 additions and 109 deletions
+2 -2
View File
@@ -13,10 +13,10 @@
"description": "",
"devDependencies": {
"typescript": "^5.9.2",
"vite": "^7.1.3"
"vite": "^7.1.4"
},
"dependencies": {
"appwrite": "^18.2.0",
"appwrite": "^19.0.0",
"sweetalert": "^2.1.2"
}
}