Skip to content

Commit

Permalink
fix: run pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
asafshen committed Dec 24, 2024
1 parent 92d24c5 commit 872cb62
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 573 deletions.
2 changes: 1 addition & 1 deletion packages/sdks/nextjs-sdk/src/client/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use client';

// export most of the things from the SDK
// Export most of the things from the SDK
// we don't need to export AuthProvider, as it is exported from the root index.ts
export {
useDescope,
Expand Down
Loading

0 comments on commit 872cb62

Please sign in to comment.