Skip to content

Commit

Permalink
Fix icon
Browse files Browse the repository at this point in the history
  • Loading branch information
vietredweb committed Mar 25, 2024
1 parent 5e75d60 commit 5d9561d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hooks/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const WALLET_CONNECT_OPTS: SignClientTypes.Options = {
name: 'Sign Message',
description: 'Example dApp for signing an arbitrary message.',
url: '#',
icons: ['https://walletconnect.com/walletconnect-logo.png'],
icons: [''],
},
};

Expand Down

0 comments on commit 5d9561d

Please sign in to comment.