MCPcopy Create free account
hub / github.com/alpha2phi/python-apps /

Class

hackernews/frontend-react/src/components/App.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import LinkList from './LinkList';
3
4class App extends Component {
5 render() {
6 return <LinkList />;
7 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected