Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gaearon/react-hot-loader
/ render
Method
render
test/proxy/instance-method.test.js:22–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
render() {
23
return
<span>{this.state.counter}</span>;
24
}
25
},
26
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected