dillon1000/react

Commit

Fix React.createFactory() crash (#11484)

* Add a failing test for createFactory in production

* Fix createFactory() in production

* Add more prod-only tests

* Fix prettier

* Run prettier 1.8.1
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/__tests__/ReactDOMProduction-test.js ModifiedM packages/react/src/ReactElement.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…