Skip to content

Commit

Permalink
chore(types,backend,clerk-react): Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
panteliselef committed Nov 20, 2023
1 parent 4f6978d commit 049f69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/src/react/clerk-swr.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'use client';
// export * from 'swr';
export * from 'swr';
export { default as useSWR, SWRConfig } from 'swr';
export { default as useSWRInfinite } from 'swr/infinite';

0 comments on commit 049f69e

Please sign in to comment.