diff --git a/src/components/MyWallet/Popup/ConfirmNairaWithdraw.jsx b/src/components/MyWallet/Popup/ConfirmNairaWithdraw.jsx index 08f9f5b..59dd6ea 100644 --- a/src/components/MyWallet/Popup/ConfirmNairaWithdraw.jsx +++ b/src/components/MyWallet/Popup/ConfirmNairaWithdraw.jsx @@ -105,7 +105,7 @@ function ConfirmNairaWithdraw({ return ( -
+

diff --git a/src/components/MyWallet/Popup/CreditPopup.jsx b/src/components/MyWallet/Popup/CreditPopup.jsx index c7a596f..65935ca 100644 --- a/src/components/MyWallet/Popup/CreditPopup.jsx +++ b/src/components/MyWallet/Popup/CreditPopup.jsx @@ -35,7 +35,7 @@ const CreditPopup = ({ details, onClose, situation, walletItem }) => { situation={situation} className="assign-task-popup" > -
+

{confirmCredit?.show?.acceptConfirm?.loader diff --git a/src/components/MyWallet/Popup/NairaWithdraw.jsx b/src/components/MyWallet/Popup/NairaWithdraw.jsx index 4ce4067..adbc706 100644 --- a/src/components/MyWallet/Popup/NairaWithdraw.jsx +++ b/src/components/MyWallet/Popup/NairaWithdraw.jsx @@ -290,7 +290,7 @@ function NairaWithdraw({ return ( -
+

diff --git a/src/components/jobPopout/FamilyOfferJobPopout.jsx b/src/components/jobPopout/FamilyOfferJobPopout.jsx index ff3b60f..4947971 100644 --- a/src/components/jobPopout/FamilyOfferJobPopout.jsx +++ b/src/components/jobPopout/FamilyOfferJobPopout.jsx @@ -226,11 +226,19 @@ function FamilyOfferJobPopout({ details, onClose, situation }) { {requestStatus.loading && requestStatus.trigger == "offer" ? ( ) : ( - +