mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-03-01 09:50:35 +00:00
fixed linting issue
This commit is contained in:
parent
e2e7808f09
commit
93b8c09e90
@ -16,6 +16,7 @@ interface typeaheadArgs {
|
|||||||
label?: string;
|
label?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// eslint-disable-next-line sonarjs/cognitive-complexity
|
||||||
export default function TypeaheadWidget({
|
export default function TypeaheadWidget({
|
||||||
id,
|
id,
|
||||||
onChange,
|
onChange,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user