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

Method render

test/proxy/instance-descriptor.test.js:18–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 }
17
18 render() {
19 return <div>{this.answer || ''}</div>;
20 }
21 },
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected