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:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
render() {
78
return
<span>Component</span>;
79
}
80
},
81
82
IsPureComponent:
class
IsPureComponent extends React.PureComponent {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected