Skip to content

Commit 058b474

Browse files
committed
fix lint issues
1 parent 82c74ac commit 058b474

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react/src/isomorphicClerk.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import type {
77
__internal_CheckoutProps,
88
__internal_EnableOrganizationsPromptProps,
99
__internal_OAuthConsentProps,
10-
OAuthConsentProps,
1110
__internal_PlanDetailsProps,
1211
__internal_SubscriptionDetailsProps,
1312
__internal_UserVerificationModalProps,
@@ -37,6 +36,7 @@ import type {
3736
ListenerOptions,
3837
LoadedClerk,
3938
OAuthApplicationNamespace,
39+
OAuthConsentProps,
4040
OrganizationListProps,
4141
OrganizationProfileProps,
4242
OrganizationResource,

0 commit comments

Comments
 (0)