From 9505a58f8a7597e0446dc0d71770c02c7d999640 Mon Sep 17 00:00:00 2001 From: iamacook Date: Thu, 19 Oct 2023 11:29:09 +0200 Subject: [PATCH] fix: don't render icon --- .../walletconnect/ProposalForm/index.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/components/walletconnect/ProposalForm/index.tsx b/src/components/walletconnect/ProposalForm/index.tsx index 6ed825d19c..a090dc530a 100644 --- a/src/components/walletconnect/ProposalForm/index.tsx +++ b/src/components/walletconnect/ProposalForm/index.tsx @@ -37,14 +37,16 @@ const ProposalForm = ({ proposal, onApprove, onReject }: ProposalFormProps): Rea WalletConnect -
- -
+ {proposer.metadata.icons[0] && ( +
+ +
+ )} {proposer.metadata.name} wants to connect