Back to Clerk

`hideSlug` prop removed

packages/upgrade/src/versions/core-3/changes/hide-slug-removed.md

latest293 B
Original Source

The hideSlug prop has been removed. Organization slugs are now managed through the Clerk Dashboard under Organization Settings.

diff
<OrganizationProfile
- hideSlug={true}
/>

To hide organization slugs, update your settings in the Clerk Dashboard → Organization Settings → Slug.