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

Method render

test/reconciler.test.js:44–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 /* eslint-enable */
43
44 render() {
45 rendered();
46 return render(this.props);
47 }
48 }
49
50 if (displayName) {

Callers

nothing calls this directly

Calls 1

renderFunction · 0.70

Tested by

no test coverage detected