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

Method render

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

Source from the content-addressed store, hash-verified

37 }
38
39 render() {
40 return <span>{this.state.counter}</span>;
41 }
42 },
43

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected