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

Change all default Clerk imports to named imports #1031

Conversation

S3Prototype
Copy link
Contributor

The top level Clerk import was changed to a named export, like { Clerk }. Per the upgrade guides.

This PR changes the default Clerk imports in our code snippets to named imports.

The top level Clerk import was changed to a named export, like { Clerk }. Per [the upgrade guides](https://clerk.com/docs/upgrade-guides/core-2/javascript).

This PR changes the default Clerk imports in our code snippets to named imports.
@S3Prototype S3Prototype requested a review from a team as a code owner May 13, 2024 16:21
Copy link

Hey, here’s your docs preview: https://clerk.com/docs/pr/1031

@S3Prototype S3Prototype merged commit 78869ec into main May 14, 2024
2 checks passed
@S3Prototype S3Prototype deleted the shaquil/docs-6334-remove-any-default-imports-of-clerk-from-the-docs branch May 14, 2024 18:21
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.

None yet

2 participants