Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
LengthControlForm from
"./components/LengthControlForm"
;
4
5
class
App extends Component {
6
state = {
7
sideLength: 150
8
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected