MCPcopy
hub / github.com/getsentry/sentry / render

Method render

tests/js/setup.ts:212–214  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

210 // error if we return a stateless/functional component
211 return class extends ReactActual.Component {
212 render() {
213 return null;
214 }
215 };
216});
217

Callers 15

setUpMethod · 0.45
test_renderMethod · 0.45
test_xss_protectionMethod · 0.45
setUpMethod · 0.45
test_sendMethod · 0.45
test_default_rendererMethod · 0.45

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.36
test_renderMethod · 0.36
test_xss_protectionMethod · 0.36
setUpMethod · 0.36
test_sendMethod · 0.36
test_default_rendererMethod · 0.36