Created
August 11, 2020 01:26
-
-
Save LevPewPew/836530692915cd8a124846124bea9151 to your computer and use it in GitHub Desktop.
how to ignore that missing dependencies linting error in react
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* eslint-disable react-hooks/exhaustive-deps */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment