React Functional Component Marked Incorrectly by ESLint?

1

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

请先登录再写评论。