We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d8786 commit 8116891Copy full SHA for 8116891
CHANGELOG.md
@@ -11,7 +11,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
11
* [`no-unknown-property`]: add properties `onToggle`, `fill`, `as`, and pointer events ([#3385][] @sjarva)
12
* [`no-unknown-property`]: add `defaultChecked` property ([#3385][] @sjarva)
13
* [`no-unknown-property`]: add touch and media event related properties ([#3385][] @sjarva)
14
-* [`no-unknown-property`]: `children` is always an acceptable prop; iframes have `scrolling`; ; video has `playsInline` ([#3385][] @ljharb)
+* [`no-unknown-property`]: `children` is always an acceptable prop; iframes have `scrolling`; video has `playsInline` ([#3385][] @ljharb)
15
16
[7.31.5]: https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.4...v7.31.5
17
[#3385]: https://github.com/jsx-eslint/eslint-plugin-react/issues/3385
0 commit comments