Skip to content

Commit 4ceb47b

Browse files
committed
fix(clerk-react): Drop WithClerkProp exported type
1 parent c4c232f commit 4ceb47b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export type {
1919
HeadlessBrowserClerk,
2020
ClerkProviderOptionsWrapper,
2121
ClerkProviderProps,
22-
WithClerkProp,
2322
} from './types';
2423

2524
setErrorThrowerOptions({ packageName: PACKAGE_NAME });

0 commit comments

Comments
 (0)