Browse Source
Fix some confusion about why `input` would support `defaultChecked` (it's because you can have an input of type checkbox). This has come up a couple of times (https://github.com/facebook/react/pull/5633, https://github.com/facebook/react/pull/5774) but both those PRs were wrong and it was just easier to fix it myself.main
Jim
9 years ago
committed by
jim
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue