dillon1000/react

Commit

Remove stray call to ReactDOMTextarea.unmountWrapper

ReactDOMInput has this but ReactDOMTextarea doesn't so we shouldn't try to call it.
Browse files
Changed paths2 files
First-parent comparison
M src/renderers/dom/client/wrappers/__tests__/ReactDOMTextarea-test.js ModifiedM src/renderers/dom/shared/ReactDOMComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…