Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuboptimalEng/coding-tutorials
/ index.js
File
index.js
react-piano/src/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
ReactDOM from
'react-dom'
;
3
import
'./index.css'
;
4
import
App from
'./App'
;
Callers
nothing calls this directly
Calls
2
reportWebVitals
Function · 0.70
render
Method · 0.45
Tested by
no test coverage detected