Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gaearon/react-hot-loader
/ render
Method
render
test/proxy/instance-property.test.js:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
/* eslint-enable */
16
17
render() {
18
return
<div>{this.answer}</div>;
19
}
20
},
21
22
InstancePropertyUpdate:
class
InstancePropertyUpdate extends React.Component {
Callers
nothing calls this directly
Calls
1
getAnswer
Method · 0.45
Tested by
no test coverage detected