From 2897e590040408d8fc5516f77bbf78caf5838bbd Mon Sep 17 00:00:00 2001 From: Christie Molloy Date: Wed, 14 Oct 2020 17:02:31 -0400 Subject: [PATCH] update --- src/groups/GroupsSection.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/groups/GroupsSection.tsx b/src/groups/GroupsSection.tsx index c534bef5de..6b438930dd 100644 --- a/src/groups/GroupsSection.tsx +++ b/src/groups/GroupsSection.tsx @@ -94,6 +94,11 @@ export const GroupsSection = () => { <> + {!rawData && ( +
+ +
+ )} {rawData && rawData.length > 0 ? ( <>