actio panel

This commit is contained in:
CHIEFSOFT\ameye
2023-07-15 09:51:53 -04:00
parent a9f671eeaa
commit 940a12a2e9
7 changed files with 26 additions and 19 deletions
@@ -2,7 +2,7 @@ import React from 'react'
function ReviewTaskAction() {
return (
<div className='job-action dark:bg-black'>
<div className='job-action dark:bg-black task_action_panel'>
<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>