build and format
This commit is contained in:
@@ -34,7 +34,6 @@ const AllocationForm = ({ row, mutate, setOpenAllocationDialog }) => {
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
const handleSubmit = async (_machine, _driver) => {
|
||||
setIsSubmitting(true);
|
||||
await requestServer(`${ALLOCATE_REQUEST_MISSION}/${row.id}`, "post", {
|
||||
|
||||
Reference in New Issue
Block a user