MCPcopy Create free account
hub / github.com/dabbott/javascript-playgrounds / render

Method render

components/player/Sandbox.js:229–233  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

227 }
228
229 render() {
230 return (
231 <div
232 ref={'root'}
233 id={'app'}
234 style={styles.root}
235 />
236 )

Callers 6

index-bundle.jsFile · 0.45
index.jsFile · 0.45
player-bundle.jsFile · 0.45
iFunction · 0.45
player.jsFile · 0.45
vendor-bundle.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected