feat: storybook #2
Annotations
1 warning
Run ESLint:
src/components/search-bar.tsx#L58
React Hook useCallback has a missing dependency: 'onClear'. Either include it or remove the dependency array. If 'onClear' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Loading