From 8b8ba31ccee4c0670996e336cda446704b0ba7ed Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Wed, 13 Aug 2025 09:08:57 +0400 Subject: [PATCH] chore: cleanup --- src/components/group-badges.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/group-badges.tsx b/src/components/group-badges.tsx index 91c1700..c3519de 100644 --- a/src/components/group-badges.tsx +++ b/src/components/group-badges.tsx @@ -27,8 +27,6 @@ export function GroupBadges({ ); } - // Always show group badges area even if groups list is empty (will just render nothing visible for now) - return (