MCPcopy Create free account
hub / github.com/codemistic/Web-Development /

Class

Mini Ipod App using ReactJS/src/components/stateful/App.js:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10// Stateful App Class Component to Render the App as a whole
11class App extends React.Component {
12 //-------------------------------------------------------------------------------------------
13 // Constructor for initialization of State and Ref
14 constructor() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected