add handleFilter
This commit is contained in:
@ -77,12 +77,6 @@ const AddDialog = () => {
|
||||
return;
|
||||
}
|
||||
|
||||
// setFormField({
|
||||
// name: formField.name,
|
||||
// created_by: parsedUser.email,
|
||||
// created_at: formattedTime
|
||||
// });
|
||||
|
||||
doCreateMunicipio(e);
|
||||
console.log(parsedUser.email);
|
||||
console.log(formField);
|
||||
|
||||
Reference in New Issue
Block a user