Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuboptimalEng/coding-tutorials
/
Class
react-piano/src/components/Piano.js:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
} from
'../global/constants'
;
11
12
class
Piano extends React.Component {
13
constructor(props) {
14
super(props);
15
this.state = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected