chore: prettier. (#3) #10
Annotations
2 warnings
packages/components/src/autoSuggest/mod.tsx#L242
React Hook useCallback has a missing dependency: 'onSelect'. Either include it or remove the dependency array. If 'onSelect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
packages/components/src/autoSuggest/mod.tsx#L291
React Hook useCallback has missing dependencies: 'inputItems' and 'onSelect'. Either include them or remove the dependency array. If 'onSelect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading