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

Class

code/third-party/src/app.jsx:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import Tags from './Tags.jsx';
4
5class App extends React.Component {
6 constructor(props) {
7 super(props);
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected