Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coolvasanth/reactjs_interview_preparation
/ index.js
File
index.js
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/client'
;
3
import
'./index.css'
;
4
import
App from
'./App'
;
Callers
nothing calls this directly
Calls
2
reportWebVitals
Function · 0.85
render
Method · 0.80
Tested by
no test coverage detected