feat(web-db): add dexie schema for tasks and op logs

This commit is contained in:
2026-04-05 17:18:19 +08:00
parent 8b5af6e172
commit b106d91f8a
3 changed files with 67 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
"@fontsource-variable/geist": "^5.2.8",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dexie": "^4.4.2",
"lucide-react": "^1.7.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",