dillon1000/react

Commit

Inject `ReactDOMInput`

Changes `<input>` in React to use `ReactDOMInput` which supports `value` and `defaultValue` instead of the current, arguably broken `value` behavior.
Browse files
Changed paths1 file
First-parent comparison
M src/core/ReactDefaultInjection.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…