Skip to content
Discussion options

You must be logged in to vote

Hello! You need to disable this rule: https://eslint-react.xyz/docs/rules/dom-no-unknown-property

ESLint assumes all React elements are DOM only and so it is thinks our Three properties are incorrect. The only option here is to turn it off as far as I know.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@romankoho
Comment options

Answer selected by romankoho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants