From f5499de9d958d8b89f2418a29e9c30b37577b82c Mon Sep 17 00:00:00 2001 From: nzambello Date: Thu, 23 Feb 2023 12:18:12 +0100 Subject: [PATCH] fix: user menu position in nav --- app/root.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/root.tsx b/app/root.tsx index 62556a1..f7873c9 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -291,7 +291,7 @@ function Layout({ children }: React.PropsWithChildren<{}>) { {user && ( - + ) { )} {user && ( - +