diff --git a/components/header.tsx b/components/header.tsx index bc4619a..067f276 100644 --- a/components/header.tsx +++ b/components/header.tsx @@ -26,6 +26,7 @@ export async function Header() { showName appearance={{ elements: { + afterSignOutUrl='/' avatarBox: 'w-6 h-6 rounded-full overflow-hidden', userButtonBox: 'flex-row-reverse', userButtonOuterIdentifier: 'text-primary',