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

Method render

examples/decorators/src/Counter.js:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 }
19
20 render() {
21 return this.state.count;
22 }
23}
24
25export default Counter;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected