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

Class

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

Source from the content-addressed store, hash-verified

45}
46
47class App extends React.Component {
48 logoClicked() {
49 console.log('logo clicked');
50 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected