From 83532aedbacba539bb996b3fc7e7e393b643f8ad Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Tue, 7 Mar 2023 12:05:24 -0500 Subject: [PATCH] Update blankslate to allow Group Creation --- app/soapbox/features/groups/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/soapbox/features/groups/index.tsx b/app/soapbox/features/groups/index.tsx index 77b72552a1..9fd95640e3 100644 --- a/app/soapbox/features/groups/index.tsx +++ b/app/soapbox/features/groups/index.tsx @@ -57,7 +57,6 @@ const Groups: React.FC = () => { ); - return ( {canCreateGroup && (