fix performance from useCoins

This commit is contained in:
dohsimpson
2025-01-08 18:39:36 -05:00
parent 25798e3e8e
commit 8bbd684873
4 changed files with 101 additions and 69 deletions

View File

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