From 586fa49a6e72fa1685a25376b6d23cba89f15954 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 10 Nov 2025 20:02:28 +0000 Subject: [PATCH] completionId: cgen-084421e158a94edc812e0e3bab822bcc cgen-084421e158a94edc812e0e3bab822bcc --- client/components/Layout.tsx | 34 ++++++---------------------------- 1 file changed, 6 insertions(+), 28 deletions(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 5b6694b3..c21dddbc 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -231,46 +231,24 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
{loading ? ( -
-
-
-
+
) : user ? ( <> - Go to Dashboard - - - - - View Profile - - - - - Account Settings + Dashboard @@ -281,7 +259,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { Join AeThex @@ -290,7 +268,7 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { Sign In