diff --git a/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx b/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx index 9ef169e..0d22c4f 100644 --- a/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx +++ b/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx @@ -121,7 +121,7 @@ function PastDueJobAction({jobDetails}) { @@ -133,14 +133,14 @@ function PastDueJobAction({jobDetails}) { {popUp && ( -
-
-

+
+
+

Past Due Task

-
+
{setChecked(prev => !prev)}} className='w-6 h-6 text-sky-blue bg-gray-100 focus:ring-sky-blue' /> -

I am ready to cancel this task

+

I am ready to cancel this task

-
+
{reqStatus.loading && action=='cancel'? : - }
{/* EXTEND TIMELINE SECTION */} -
+
-

Extend the timeline by:

+

Extend the timeline by:

setTab("new")} htmlFor="new" - className={`cursor-pointer flex items-center gap-1 ${ + className={`cursor-pointer flex items-center gap-1 text-dark-gray dark:text-white ${ recipients.data.length >= MaxNoOfBanks ? "pointer-events-none" : "" @@ -545,7 +545,7 @@ function NairaWithdraw({
) : recipients.data.length < MaxNoOfBanks ? ( -
+
{/* country */} @@ -557,7 +557,7 @@ function NairaWithdraw({ Country{" "} * -
+
{wallet.walletCountry[0]?.country} @@ -619,7 +619,7 @@ function NairaWithdraw({ * Spend