From cf79a15837806ddd1714018e3fd1f3781351036a Mon Sep 17 00:00:00 2001 From: Ebube Date: Fri, 4 Aug 2023 13:53:49 +0100 Subject: [PATCH] size in dollar acc --- src/components/MyWallet/Popup/AddFundDollars.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/MyWallet/Popup/AddFundDollars.jsx b/src/components/MyWallet/Popup/AddFundDollars.jsx index a7c8f01..f3c2ded 100644 --- a/src/components/MyWallet/Popup/AddFundDollars.jsx +++ b/src/components/MyWallet/Popup/AddFundDollars.jsx @@ -261,7 +261,7 @@ function AddFundDollars(props) { {/* previous tab */} {tab === "previous" && ( -
+
{payListCards.loading ? ( ) : payListCards?.data?.length ? ( @@ -527,7 +527,7 @@ function AddFundDollars(props) {
-
+