Compare commits

..

No commits in common. "098090cf696be65b951dd1302774dcc49a844278" and "18e739f3abf90453097fc445de57086e1c3ed3ac" have entirely different histories.

View File

@ -31,7 +31,7 @@ const ChangeStatus = ({ statusId, projectId, jobId, popUpId }) => {
} = methods;
const { mutate: UpdateStatus, isPending } = useUpdateServiceProjectJob(() => {
handleClose();
// handleClose();
});
const onSubmit = (formData) => {
const payload =