From 1dfde7047f321df66f7268a0303f967e9003a1a9 Mon Sep 17 00:00:00 2001 From: Timothy Stott Date: Thu, 12 Feb 2026 08:40:23 +0000 Subject: [PATCH] Display archived groups when no active groups exist --- src/pages/groups.tsx | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/src/pages/groups.tsx b/src/pages/groups.tsx index 42b7fd14..7c64b3e4 100644 --- a/src/pages/groups.tsx +++ b/src/pages/groups.tsx @@ -45,7 +45,7 @@ const BalancePage: NextPageWithUser = () => {
{0 === groupQuery.data?.length ? ( -
+