mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 07:45:47 +00:00
fix(FE-238): mengubah ui form chick in
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user