From 77750af0da766499e43c4e94ebe954aa346cc2a6 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 11 Nov 2025 00:39:43 +0000 Subject: [PATCH] completionId: cgen-4ba93408c2ba497f8c3512f1b072d23f cgen-4ba93408c2ba497f8c3512f1b072d23f --- client/components/Layout.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index be168374..871b5ee6 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -291,9 +291,10 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { size="sm" className="hover-lift" onClick={() => signOut()} + title="Sign out" > - - Sign out + + Sign out )} {profile && (