dillon1000/react
Commit
Browse files Do not automatically select other options
For <select multiple />, `value` is an array and should not be converted to a string.
Changed paths2 files
First-parent comparisonsrc/dom/components/ReactDOMSelect.js ModifiedM src/dom/components/__tests__/ReactDOMSelect-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…