From 7bbc4256901b4813b943166edb83c3acfda1da32 Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Wed, 29 Jun 2022 17:54:08 -0500 Subject: [PATCH] Only show "My Groups" when there is at least 1 group --- web/pages/groups.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/groups.tsx b/web/pages/groups.tsx index a8f99b23..22fe7661 100644 --- a/web/pages/groups.tsx +++ b/web/pages/groups.tsx @@ -107,7 +107,7 @@ export default function Groups(props: { 0 ? [ { title: 'My Groups',