dillon1000/react
Commit
Browse files support Call and Return components in React.Children calls (#11422)
* support Call and Return components in React.Children calls * make tests more verbose * fix ordering of React component types * cleanup conditional detection of children type * directly inline callback invocation * reduce callback invocation code re-use
Changed paths2 files
First-parent comparisonpackages/react/src/ReactChildren.js ModifiedM packages/react/src/__tests__/ReactChildren-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…