dillon1000/react

Commit

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`?
Browse files
Changed paths1 file
First-parent comparison
M src/dom/components/LinkedValueMixin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…