warning about exact amount

This commit is contained in:
Thomas Zarebczan 2021-04-21 15:27:01 -04:00
parent 47d5de1fca
commit 5ac9e70304
No known key found for this signature in database
GPG key ID: D505010BDB4364BC

View file

@ -532,7 +532,7 @@ function WalletSwap(props: Props) {
{getGap()}
</>
)}
<div className="confirm__label">{__('Send')}</div>
<div className="confirm__label">{__('Send (USE COPY BUTTON, ENSURE EXACT AMOUNT IS SENT!)')}</div>
<CopyableText
primaryButton
copyable={getCoinSendAmountStr(coin)}