post status form error handling

This commit is contained in:
Henry Jameson 2026-06-22 15:48:30 +03:00
commit d449701b84
3 changed files with 3 additions and 12 deletions

View file

@ -49,11 +49,6 @@ const postStatus = ({
return data
})
.catch((err) => {
return {
error: err.message,
}
})
}
const editStatus = ({