fixed linting issue

This commit is contained in:
jasquat 2023-07-12 08:38:38 -04:00
parent e2e7808f09
commit 93b8c09e90
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ interface typeaheadArgs {
label?: string;
}
// eslint-disable-next-line sonarjs/cognitive-complexity
export default function TypeaheadWidget({
id,
onChange,