Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gaearon/react-hot-loader
/ render
Method
render
test/utils.test.js:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
const
createClasses = () => {
14
class
Component1 extends Component {
15
render() {
16
return
42;
17
}
18
}
19
20
class
Component2 extends Component {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected