show total coins in header, add pagination on coin transaction (#24)

This commit is contained in:
Doh
2025-01-04 18:35:14 -05:00
committed by GitHub
parent fadf33e8df
commit 86a517a859
4 changed files with 137 additions and 57 deletions

View File

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