From 36d9d806819c2fb207546d93a112fd92b7e4dcc1 Mon Sep 17 00:00:00 2001 From: Ali Beikverdi Date: Fri, 2 Feb 2024 13:48:22 +0900 Subject: [PATCH] confirm withdrawal amount remove coin name in the amount field --- web/src/containers/WithdrawConfirmation/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/containers/WithdrawConfirmation/index.js b/web/src/containers/WithdrawConfirmation/index.js index 5b0d6f5ddf..faeb8e902b 100644 --- a/web/src/containers/WithdrawConfirmation/index.js +++ b/web/src/containers/WithdrawConfirmation/index.js @@ -82,7 +82,6 @@ class ConfirmWithdrawal extends Component {
- {this.props?.coins?.[currency]?.fullname}{' '} {STRINGS['WITHDRAW_PAGE.WITHDRAWAL_CONFIRM_AMOUNT']}