Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gaearon/react-hot-loader
/
Class
test/proxy/instance-method.test.js:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
shouldWarnOnBind: false,
9
10
Counter1x:
class
Counter1x extends React.Component {
11
constructor(props) {
12
super(props);
13
this.state = { counter: 0 };
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected