From 1bc4acd67aec9abcb797c7c2c4e1a43523ff72d7 Mon Sep 17 00:00:00 2001 From: Sebastien Castiel Date: Thu, 7 Dec 2023 17:24:02 -0500 Subject: Logo, banner --- src/app/groups/[groupId]/group-tabs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/groups') diff --git a/src/app/groups/[groupId]/group-tabs.tsx b/src/app/groups/[groupId]/group-tabs.tsx index e5c48c2..28b4889 100644 --- a/src/app/groups/[groupId]/group-tabs.tsx +++ b/src/app/groups/[groupId]/group-tabs.tsx @@ -15,7 +15,7 @@ export function GroupTabs({ groupId }: Props) { return ( { router.push(`/groups/${groupId}/${value}`) }} -- cgit v1.3