fix navigation (#20)

This commit is contained in:
Doh
2025-01-04 12:32:51 -05:00
committed by GitHub
parent 9c89132cf1
commit f04a5e484c
4 changed files with 62 additions and 35 deletions

View File

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