Job action area

This commit is contained in:
CHIEFSOFT\ameye
2023-07-08 11:27:21 -04:00
parent ac1a4f895a
commit 1c64771dcd
7 changed files with 8 additions and 7 deletions
@@ -2,7 +2,7 @@ import React from 'react'
function ReviewTaskAction() {
return (
<div className='job-action bg-white dark:bg-black'>
<div className='job-action dark:bg-black'>
<p className="my-3 py-1 text-base text-dark-gray dark:text-white">
Waiting for the completion message from the client before you can approve. Worker True & Review Job
</p>