From 3d8d2309953c448d01512f97e8f708a0da52b305 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Sun, 11 Jan 2026 23:02:00 +0100 Subject: [PATCH] Render some components outside of auth guard --- src/App.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 99e473f6..98dda23c 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -320,16 +320,16 @@ export const App: React.FC = () => ( + + + + - - - -