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

Class

test/proxy/instance-method.test.js:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 },
43
44 Counter100x: class Counter100x extends React.Component {
45 constructor(props) {
46 super(props);
47 this.state = { counter: 0 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected