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

Class

test/hot.dev.test.js:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 enterModule(sourceModule);
82
83 class MyComponent extends Component {
84 render() {
85 spy();
86 return <div>42</div>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected