MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns /

Class

code/communication/src/app.jsx:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39};
40
41class Answer extends React.Component {
42 render() {
43 return <span>42</span>;
44 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected