feat: drag-and-drop meal scheduling + 7-day grid

This commit is contained in:
2026-05-14 15:49:43 -07:00
parent c21741dd56
commit 301e984336
5 changed files with 310 additions and 47 deletions
+1
View File
@@ -10,6 +10,7 @@
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
},
"dependencies": {
"@hello-pangea/dnd": "^18.0.1",
"@tanstack/react-query": "^5.17.0",
"axios": "^1.6.5",
"clsx": "^2.1.1",