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: