We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c74ac commit 058b474Copy full SHA for 058b474
1 file changed
packages/react/src/isomorphicClerk.ts
@@ -7,7 +7,6 @@ import type {
7
__internal_CheckoutProps,
8
__internal_EnableOrganizationsPromptProps,
9
__internal_OAuthConsentProps,
10
- OAuthConsentProps,
11
__internal_PlanDetailsProps,
12
__internal_SubscriptionDetailsProps,
13
__internal_UserVerificationModalProps,
@@ -37,6 +36,7 @@ import type {
37
36
ListenerOptions,
38
LoadedClerk,
39
OAuthApplicationNamespace,
+ OAuthConsentProps,
40
OrganizationListProps,
41
OrganizationProfileProps,
42
OrganizationResource,
0 commit comments