feat: 16.0 - Frontend - Delete habit with confirmation

This commit is contained in:
Echo
2026-02-10 13:29:29 +00:00
parent 0f9c0de1a2
commit 46dc3a5041
4 changed files with 474 additions and 5 deletions

View File

@@ -1,14 +1,14 @@
{
"lastUpdated": "2026-02-10T13:19:32.381583",
"habits": [
{
"id": "habit-test1",
"name": "Test Habit",
"id": "habit-1770729572381",
"name": "Water Plants",
"frequency": "daily",
"createdAt": "2026-02-01T10:00:00Z",
"createdAt": "2026-02-10T13:19:32.381005",
"completions": [
"2026-02-10"
]
}
],
"lastUpdated": "2026-02-10T10:00:00Z"
]
}