fix(FE-238): mengubah ui form chick in

This commit is contained in:
randy-ar
2025-11-13 09:54:51 +07:00
parent fa3ba46810
commit 4485ea8181
2 changed files with 11 additions and 19 deletions
@@ -157,11 +157,6 @@ const ProjectFlockForm = ({
moduleUrl: `/production/project-flocks/${initialValues?.id}`,
moduleName: 'PROJECT_FLOCKS',
moduleId: initialValues?.id.toString() ?? '',
params: {
page: 1,
limit: 10,
group_step_number: false,
},
});
useEffect(() => {