fix mobile responsive layout for habit and task list

This commit is contained in:
dohsimpson
2025-01-27 22:41:27 -05:00
parent 7065d5694b
commit 363b31e934
3 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "habittrove",
"version": "0.1.29",
"version": "0.1.30",
"private": true,
"scripts": {
"dev": "next dev --turbopack",