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:175–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
injectedMethod.staticProp =
'magic'
;
174
175
class
App extends React.Component {
176
method() {
177
return
42;
178
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected