delete logs
This commit is contained in:
@@ -47,7 +47,6 @@ const ConfirmContent = ({rowId, mutate, setOpenConfirmDialog, vehicle_type, hand
|
||||
const booleanData = Array.from({length: response.data.data.attachment_files.length}, () => false);
|
||||
setAccordionStates(booleanData);
|
||||
setDetailsData(response.data)
|
||||
console.log(response.data.data)
|
||||
})
|
||||
.catch(() => {
|
||||
}).finally(() => {
|
||||
|
||||
Reference in New Issue
Block a user