Component definition is missing display name(react/display-name) #627
Unanswered
sinnbeck
asked this question in
Help (React)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone found a way to get eslint-plugin-react to stop showing this error
For example, this will throw an error
And yes I know I can disable it in code with
// eslint-disable-next-line react/display-name
Beta Was this translation helpful? Give feedback.
All reactions