diff --git a/web/pages/group/[...slugs]/index.tsx b/web/pages/group/[...slugs]/index.tsx index 658f1809..9ad72e85 100644 --- a/web/pages/group/[...slugs]/index.tsx +++ b/web/pages/group/[...slugs]/index.tsx @@ -263,7 +263,7 @@ export default function GroupPage(props: { url={groupPath(group.slug)} /> -
+
{/* TODO: Switching tabs should also update the group path */}