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

Class

code/one-direction-data-flow/src/app.jsx:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30};
31
32class App extends React.Component {
33 constructor(props) {
34 super(props);
35

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected