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