From af6a46f8d671b1c3699a7c1006cc89dcddfdbc70 Mon Sep 17 00:00:00 2001 From: sickelap Date: Wed, 4 Dec 2024 21:52:08 +0000 Subject: [PATCH] fix annoying bug with tab selection --- src/layouts/AppShellProtected.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/AppShellProtected.tsx b/src/layouts/AppShellProtected.tsx index f93120d9..c57c48fd 100644 --- a/src/layouts/AppShellProtected.tsx +++ b/src/layouts/AppShellProtected.tsx @@ -30,7 +30,7 @@ export function AppShellProtected() { transitionDuration={0} > - ; +