feat(web-task): implement inbox and task detail views

This commit is contained in:
2026-04-05 17:22:04 +08:00
parent b106d91f8a
commit bb0a09d627
4 changed files with 550 additions and 23 deletions
+1
View File
@@ -15,6 +15,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dexie": "^4.4.2",
"dexie-react-hooks": "^4.4.0",
"lucide-react": "^1.7.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",