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