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

Class

React Threejs Example App/src/App.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import LengthControlForm from "./components/LengthControlForm";
4
5class App extends Component {
6 state = {
7 sideLength: 150
8 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected