mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +00:00
refactor(FE): Remove unused dependency from useEffect in RecordingForm
This commit is contained in:
@@ -1771,7 +1771,6 @@ const RecordingForm = ({ type = 'add', initialValues }: RecordingFormProps) => {
|
||||
}, [
|
||||
projectFlockKandangDetail,
|
||||
type,
|
||||
enhancedProjectFlockOptions,
|
||||
formik.values.project_flock_kandang_id,
|
||||
setFieldValue,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user