React Functional Component Marked Incorrectly by ESLint?

1
2 comments

You will face the same issue when running ESLint in terminal; the problem is that your component name starts with lowercase. Please see https://github.com/facebook/react/issues/17736

1
Avatar
Permanently deleted user

That's brilliant thank you for the redirect.

0

Please sign in to leave a comment.