From 13c0571b928b4ee28c3e3989cce38b02ee3272f6 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 8 Jun 2023 16:21:01 -0400 Subject: [PATCH] Review accept --- .../JobActions/ReviewJobAction.jsx | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/src/components/MyActiveJobs/JobActions/ReviewJobAction.jsx b/src/components/MyActiveJobs/JobActions/ReviewJobAction.jsx index a9b5900..102232d 100644 --- a/src/components/MyActiveJobs/JobActions/ReviewJobAction.jsx +++ b/src/components/MyActiveJobs/JobActions/ReviewJobAction.jsx @@ -4,7 +4,29 @@ function ReviewJobAction() { return (

- Waiting for the completion message from the client before you can approve. Owner True & Review Job + + + + + + + + +
+
+
+

+ This Job is Ready for your review +

+
+
+
+
+ +
+

)