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

Method render

test/proxy/instance-method.test.js:56–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 }
55
56 render() {
57 return <span>{this.state.counter}</span>;
58 }
59 },
60

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected