Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gaearon/react-hot-loader
/ render
Method
render
test/AppContainer.dev.test.js:690–692 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
688
}
689
690
render() {
691
return
<span>I am old</span>;
692
}
693
}
694
695
RHL.register(Pure,
'Pure'
,
'test.js'
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected