dillon1000/react

Commit

Remove the Mixin layer of indirection on ReactMultiChild (#7598)

As mentioned in https://github.com/facebook/react/pull/7581#issuecomment-242952042 we can remove the Mixin layer of indirection as it only exports a Mixin and I find it confusing.
Browse files
Changed paths5 files
First-parent comparison
M src/renderers/art/ReactART.js ModifiedM src/renderers/dom/shared/ReactDOMComponent.js ModifiedM src/renderers/native/ReactNativeBaseComponent.js ModifiedM src/renderers/shared/stack/reconciler/ReactMultiChild.js ModifiedM src/renderers/testing/ReactTestRenderer.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…