Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update organization-profile.mdx #1557

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Update organization-profile.mdx #1557

merged 1 commit into from
Sep 24, 2024

Conversation

jasonaw98
Copy link
Contributor

Docs did not reflect proper props:
type OrganizationProfilePageProps = PageProps<'general' | 'members'>;

Important

🔎 Previews:

Explanation:

This is update the OrganizationProfilePageProps which renamed "settings" to "general" in the package:
type OrganizationProfilePageProps = PageProps<'general' | 'members'>;

This PR:

-Updates the docs with the latest OrganizationProfilePageProps types

Docs did not reflect proper props:
type OrganizationProfilePageProps = PageProps<'general' | 'members'>;
@jasonaw98 jasonaw98 requested a review from a team as a code owner September 22, 2024 16:41
Copy link
Contributor

@victoriaxyz victoriaxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for improving the docs! 🎉

@victoriaxyz victoriaxyz merged commit 9915d5d into clerk:main Sep 24, 2024
1 of 2 checks passed
@jasonaw98 jasonaw98 deleted the patch-2 branch September 24, 2024 15:56
royanger pushed a commit that referenced this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants