diff --git a/src/assets/images/profile.jpg b/src/assets/images/profile.jpg new file mode 100644 index 0000000..3781ed9 Binary files /dev/null and b/src/assets/images/profile.jpg differ 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) {
-
+
)} diff --git a/src/components/MyWallet/Popup/NairaWithdraw.jsx b/src/components/MyWallet/Popup/NairaWithdraw.jsx index f2d69b1..3200600 100644 --- a/src/components/MyWallet/Popup/NairaWithdraw.jsx +++ b/src/components/MyWallet/Popup/NairaWithdraw.jsx @@ -517,7 +517,7 @@ function NairaWithdraw({
-
+
)} @@ -796,9 +796,9 @@ function NairaWithdraw({