Skip to content

Commit

Permalink
hide WalletConnect button
Browse files Browse the repository at this point in the history
  • Loading branch information
fullstack12345 committed Feb 15, 2022
1 parent adb3285 commit 12fa605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/signin-dlg/SignInDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ export default function SignInDialog() {
MetaMask
</ButtonStyle>
</Grid>
<Grid item xs={12}>
{/* <Grid item xs={12}>
<ButtonStyle
variant="contained"
startIcon={
Expand All @@ -738,7 +738,7 @@ export default function SignInDialog() {
>
WalletConnect
</ButtonStyle>
</Grid>
</Grid> */}
<Grid item xs={12}>
<ButtonOutlinedStyle variant="outlined" fullWidth onClick={handleClickOpenDownloadDlg}>
I don’t have a wallet
Expand Down

1 comment on commit 12fa605

@vercel
Copy link

@vercel vercel bot commented on 12fa605 May 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.