From fdfa2f1660cc777fc57c1f771b82fd9591853e48 Mon Sep 17 00:00:00 2001 From: Anthony Date: Mon, 19 Jul 2021 16:56:39 +0200 Subject: [PATCH] hotfix for bug --- ui/component/walletSendTip/view.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/component/walletSendTip/view.jsx b/ui/component/walletSendTip/view.jsx index 8821c3f41..981833ffe 100644 --- a/ui/component/walletSendTip/view.jsx +++ b/ui/component/walletSendTip/view.jsx @@ -476,7 +476,7 @@ function WalletSendTip(props: Props) { {activeTab === TAB_FIAT && !hasCardSaved && (

-

)}