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:2429–2431 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2427
}
2428
2429
render() {
2430
return
<span>internal</span>;
2431
}
2432
}
2433
2434
InnerComponent.displayName =
'InnerComponent'
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected