Back to Clerk

`Settings` -> `General` tab in `OrganizationProfile`

packages/upgrade/src/versions/core-2/common/organizationprofile-settings.md

latest791 B
Original Source

The "Settings" tab within the <OrganizationProfile /> component has been renamed to "General". If you are linking directly to /organization-settings from anywhere, the link will need to be updated to /organization-general.

If you are customizing the component by re-ordering the pages, the label used to target this page must be changed from settings to general as well.

If you are using the appearance prop to customize the appearance of the <OrganizationProfile /> component, please note that the cl-profilePage__organizationSettings key has also been changed to cl-profilePage__organizationGeneral to be consistent with the naming change.