Closed devukurup closed 3 years ago
Fixing the following ESLint errors broke some code, which I only found after closing the PR #40 .
I have used the following comment to let ESLint ignore the errors. // eslint-disable-next-line react-hooks/exhaustive-deps
// eslint-disable-next-line react-hooks/exhaustive-deps
@rishabhanand12 , could you please help me with this?
Fixing the following ESLint errors broke some code, which I only found after closing the PR #40 .
I have used the following comment to let ESLint ignore the errors.
// eslint-disable-next-line react-hooks/exhaustive-deps
@rishabhanand12 , could you please help me with this?