diff --git a/src/components/FamilyAcc/FamilyPopout/AssignTaskPopout.jsx b/src/components/FamilyAcc/FamilyPopout/AssignTaskPopout.jsx index 75b2c0b..645f03a 100644 --- a/src/components/FamilyAcc/FamilyPopout/AssignTaskPopout.jsx +++ b/src/components/FamilyAcc/FamilyPopout/AssignTaskPopout.jsx @@ -172,9 +172,8 @@ const AssignTaskPopout = React.memo( -
+

Assign task to{" "} diff --git a/src/components/FamilyAcc/index.jsx b/src/components/FamilyAcc/index.jsx index d4d8192..ad0cc7c 100644 --- a/src/components/FamilyAcc/index.jsx +++ b/src/components/FamilyAcc/index.jsx @@ -226,7 +226,7 @@ const FamilyForm = ({ popUpHandler, }) => { return ( -
+

Add Members diff --git a/src/components/MarketPlace/PopUp/MarketPopUp.jsx b/src/components/MarketPlace/PopUp/MarketPopUp.jsx index 8b12ba7..c3fa429 100644 --- a/src/components/MarketPlace/PopUp/MarketPopUp.jsx +++ b/src/components/MarketPlace/PopUp/MarketPopUp.jsx @@ -117,8 +117,8 @@ const MarketPopUp = ({ details, onClose, situation, marketInt }) => { .replace(/&/g, "&"); return ( - -
+ +

{details.offer_code} diff --git a/src/components/MyActiveJobs/ActiveJobs.jsx b/src/components/MyActiveJobs/ActiveJobs.jsx index 2047d7e..1c12239 100644 --- a/src/components/MyActiveJobs/ActiveJobs.jsx +++ b/src/components/MyActiveJobs/ActiveJobs.jsx @@ -600,10 +600,10 @@ const PopModal = ({ myRef, }) => { return ( - +

diff --git a/src/components/MyWallet/Popup/ConfirmNairaWithdraw.jsx b/src/components/MyWallet/Popup/ConfirmNairaWithdraw.jsx index eb0c4ed..df4baed 100644 --- a/src/components/MyWallet/Popup/ConfirmNairaWithdraw.jsx +++ b/src/components/MyWallet/Popup/ConfirmNairaWithdraw.jsx @@ -104,8 +104,8 @@ function ConfirmNairaWithdraw({ }; return ( - -
+ +

diff --git a/src/components/MyWallet/Popup/CreditPopup.jsx b/src/components/MyWallet/Popup/CreditPopup.jsx index c7a336b..717af4e 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 d40c642..b222240 100644 --- a/src/components/MyWallet/Popup/NairaWithdraw.jsx +++ b/src/components/MyWallet/Popup/NairaWithdraw.jsx @@ -289,8 +289,8 @@ function NairaWithdraw({ console.log("Testing Wallet Country", wallet?.walletCountry[0]?.code); return ( - -
+ +

diff --git a/src/components/jobPopout/FamilyOfferJobPopout.jsx b/src/components/jobPopout/FamilyOfferJobPopout.jsx index 3b90f45..e2d2d5d 100644 --- a/src/components/jobPopout/FamilyOfferJobPopout.jsx +++ b/src/components/jobPopout/FamilyOfferJobPopout.jsx @@ -105,7 +105,7 @@ function FamilyOfferJobPopout({ details, onClose, situation }) { return ( -
+

Start Task diff --git a/src/components/jobPopout/OfferJobPopout.jsx b/src/components/jobPopout/OfferJobPopout.jsx index 0faa6e4..4a63ca4 100644 --- a/src/components/jobPopout/OfferJobPopout.jsx +++ b/src/components/jobPopout/OfferJobPopout.jsx @@ -102,7 +102,7 @@ function OfferJobPopout({ details, onClose, situation }) { return ( -
+

Start Task