mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-25 21:36:23 +02:00
chore: cleanup
This commit is contained in:
@@ -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) => (
|
||||
|
||||
Reference in New Issue
Block a user