diff --git a/src/components/settings-modal/crypto-wallets-setting/crypto-wallets-setting.tsx b/src/components/settings-modal/crypto-wallets-setting/crypto-wallets-setting.tsx index 8dbcdfe2..b1f9c608 100644 --- a/src/components/settings-modal/crypto-wallets-setting/crypto-wallets-setting.tsx +++ b/src/components/settings-modal/crypto-wallets-setting/crypto-wallets-setting.tsx @@ -139,12 +139,14 @@ const CryptoWalletsForm = ({ account }: { account: Account | undefined }) => { value={walletsArray[selectedWallet].signature} placeholder='0x...' /> - - +