chore: cleanup

This commit is contained in:
zhom
2025-08-13 09:08:57 +04:00
parent 201e0270c7
commit 8b8ba31cce
-2
View File
@@ -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 (
<div className="flex flex-wrap gap-2 mb-4">
{groups.map((group) => (