dillon1000/react
Commit
Browse files 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
Changed paths2 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactDOMProduction-test.js ModifiedM packages/react/src/ReactElement.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…