Component name "details" is not PascalCase. #419
spokospace
started this conversation in
General
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.
Eslint always underlines the tag 'details' (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details)

When I try to click 'Auto fix' then it changes it to 'Details' but it's just an HTML tag, not a component...
All reactions