Skip to content

Commit

Permalink
fix: pass enableMobileWalletLink param to coinbase sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair committed Apr 29, 2024
1 parent 6360304 commit c260407
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ export const coinbaseWallet = ({
appName,
appLogoUrl: appIcon,
headlessMode: true,
enableMobileWalletLink: true,
})(config),
...walletDetails,
})),
Expand Down

0 comments on commit c260407

Please sign in to comment.