performance optimization via atoms (#108)

This commit is contained in:
Doh
2025-04-20 12:14:51 -04:00
committed by GitHub
parent dda8b522e3
commit 2408ed84bd
7 changed files with 94 additions and 76 deletions

View File

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