Update header.tsx
This makes sure the user stays in the application and doesn't end up on the hosted pages.
This commit is contained in:
parent
6923d62176
commit
e72e0048ad
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