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

Method render

test/proxy/static-method.test.js:14–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 }
13
14 render() {
15 return <div>{this.constructor.getAnswer()}</div>;
16 }
17 },
18

Callers

nothing calls this directly

Calls 1

getAnswerMethod · 0.45

Tested by

no test coverage detected