We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14f9ba commit c4af62bCopy full SHA for c4af62b
apps/dashboard/src/app/pay/components/client/PayPageWidget.client.tsx
@@ -60,6 +60,7 @@ export function PayPageWidget({
60
createWallet("io.metamask"),
61
createWallet("io.rabby"),
62
createWallet("com.okex.wallet"),
63
+ createWallet("me.rainbow"),
64
createWallet("walletConnect"),
65
],
66
showAllWallets: true,
0 commit comments