Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Remove Warning #1

Open
gagahpangeran opened this issue Dec 13, 2019 · 0 comments
Open

Remove Warning #1

gagahpangeran opened this issue Dec 13, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@gagahpangeran
Copy link
Owner

Remove this warning when application running without break it.

Compiled with warnings.

./src/pages/Page.jsx
  Line 19:6:  React Hook useEffect has a missing dependency: 'actions'. Either include it or remove the dependency array  react-hooks/exhaustive-deps

./src/pages/Search.jsx
  Line 28:6:  React Hook useEffect has missing dependencies: 'actions' and 'history'. Either include them 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.
@gagahpangeran gagahpangeran added the good first issue Good for newcomers label Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant