From b517817ee395217dc0f4f853c8efa7801db9f482 Mon Sep 17 00:00:00 2001 From: Pico2x Date: Mon, 3 Oct 2022 08:47:21 +0100 Subject: [PATCH] Fix indentation iphone --- web/pages/group/[...slugs]/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */}