Skip to content

Commit

Permalink
fix: hide personal workspace on default org switcher
Browse files Browse the repository at this point in the history
This is the page you land in after signup
  • Loading branch information
mainawycliffe committed Nov 16, 2023
1 parent 64601d3 commit 7035d2e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default function ClerkOrganizationSwitcher() {
createOrganizationUrl={clerkUrls.createOrganization}
createOrganizationMode="navigation"
afterSwitchOrganizationUrl={redirectUrl}
hidePersonal
/>
</div>
</div>
Expand Down

0 comments on commit 7035d2e

Please sign in to comment.