MCPcopy
hub / github.com/facebook/react / render

Function render

fixtures/legacy-jsx-runtimes/react-14/react-14.test.js:237–239  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

235
236 class ComponentWrapper extends React.Component {
237 render() {
238 return <InnerComponent childSet={[<Component />, <Component />]} />;
239 }
240 }
241
242 expect(() =>

Callers 1

react-14.test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected