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) {
-
+