build and format

This commit is contained in:
2025-12-22 13:08:24 +03:30
parent 95e1fc3427
commit f43629766b

View File

@@ -34,7 +34,6 @@ const AllocationForm = ({ row, mutate, setOpenAllocationDialog }) => {
},
});
const handleSubmit = async (_machine, _driver) => {
setIsSubmitting(true);
await requestServer(`${ALLOCATE_REQUEST_MISSION}/${row.id}`, "post", {