Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
last code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranightingale committed Sep 13, 2023
1 parent d9c2cf3 commit 0a2621c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/react/Connecting Wallets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ function MyApp() {
projectId: "YOUR_PROJECT_ID",
}),
safeWallet(),
paperWallet({
clientId: "YOUR_CLIENT_ID",
}),
paperWallet(),
magicLink({
apiKey: "YOUR_MAGIC_API_KEY",
}),
Expand Down

0 comments on commit 0a2621c

Please sign in to comment.