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 0cda58a commit b374fc0Copy full SHA for b374fc0
readme.md
@@ -233,7 +233,6 @@ following attributes:
233
* `muted` stays `muted` (does not become `defaultMuted`)
234
* `value` stays `value` (does not become `defaultValue`)
235
* `selected` stays `selected` (does not become `defaultSelected`)
236
-* `char` stays `char` (does not become `ch`)
237
* `allowfullscreen` becomes `allowFullScreen` (not `allowFullscreen`)
238
* `hreflang` becomes `hrefLang`, not `hreflang`
239
* `autoplay` becomes `autoPlay`, not `autoplay`
0 commit comments