dillon1000/react
Commit
Browse files Better LinkedValueMixin Warning
Input elements of type `checkbox`, `hidden`, or `radio` can have a `value` without `onChange`. Also, if the input is `disabled`, who cares that it doesn't have an `onChange`?
Changed paths1 file
First-parent comparisonsrc/dom/components/LinkedValueMixin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…