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 && (