From d002bee61274a7e4bf3a7da83f3d6077a65fdaad Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 11 May 2023 16:52:02 -0400 Subject: [PATCH] Balance Page --- src/components/MyWallet/Balance.jsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/MyWallet/Balance.jsx b/src/components/MyWallet/Balance.jsx index cb55f92..9568024 100644 --- a/src/components/MyWallet/Balance.jsx +++ b/src/components/MyWallet/Balance.jsx @@ -40,7 +40,10 @@ function Balance({wallet, coupon}) {
- Transfer + { + item.action_type != 'AC_AD_FD_ONLY' ? + Transfer:'' + } Top Up