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

Commit

Permalink
Update page.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: Joaquim Verges <[email protected]>
  • Loading branch information
joaquim-verges authored Apr 22, 2024
1 parent df24c1a commit bc68ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/typescript/v5/react/connecting-wallets/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function Example() {
}

// return the wallet
return wallet;
return metamask;
})
}
>
Expand Down

0 comments on commit bc68ab0

Please sign in to comment.