Update UserButton to redirect correctly. (#16)
This commit is contained in:
commit
b0517a31a7
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue