MCPcopy Create free account
hub / github.com/gaearon/react-hot-loader / render

Method render

test/AppContainer.dev.test.js:1725–1727  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1723 }
1724
1725 render() {
1726 return <div>old child</div>;
1727 }
1728 };
1729 }
1730 return class Child extends Component {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected