-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I am install all the dependency node modules & after successfully running installation at run time, I am getting this error.
Compiled with warnings.
[eslint]
src/hooks/useSearch.js
Line 36:8: React Hook useEffect has a missing dependency: 'getProducts'. Either include it or remove the dependency array react-hooks/exhaustive-deps
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
WARNING in [eslint]
src/hooks/useSearch.js
Line 36:8: React Hook useEffect has a missing dependency: 'getProducts'. Either include it or remove the dependency array react-hooks/exhaustive-deps
webpack compiled with 1 warning
Metadata
Metadata
Assignees
Labels
No labels
