fix filter table

This commit is contained in:
Wikzyy
2025-03-17 15:11:02 +07:00
parent 069c41c7b8
commit ce97994299
2 changed files with 11 additions and 56 deletions

View File

@ -42,6 +42,7 @@ const AddDialog = () => {
const resetForm = () => {
setFormField(initialState);
setAlert({ show: false, message: '' });
};
const doCreateMunicipio = useCallback(