Skip to content

Commit

Permalink
fixing eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
abzokhattab committed Oct 27, 2024
1 parent cdb8683 commit 241e066
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ function CreateReportFieldsPage({
});
Navigation.goBack();
},
[policyID],
[availableListValuesLength, policyID],
);

const validateForm = useCallback(
Expand Down

0 comments on commit 241e066

Please sign in to comment.