diff --git a/src/wallet/components/wallet-advanced-send/components/Send.tsx b/src/wallet/components/wallet-advanced-send/components/Send.tsx index 640028c3ea..6853a6b3d2 100644 --- a/src/wallet/components/wallet-advanced-send/components/Send.tsx +++ b/src/wallet/components/wallet-advanced-send/components/Send.tsx @@ -52,7 +52,9 @@ function SendDefaultChildren() { {walletHasEth ? (
-
This wallet has ETH. Test by changing to a wallet with no ETH.
+
+ This wallet has ETH. Test by changing to a wallet with no ETH. +
{/*
{selectedRecipientAddress.value && !selectedToken && (