Merge branch 'main' into feat/sharing

This commit is contained in:
Jared Palmer 2023-06-16 10:18:57 -04:00 committed by GitHub
commit c5fb7732bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 50 additions and 49 deletions

View file

@ -42,6 +42,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',