Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuboptimalEng/coding-tutorials
/ index.tsx
File
index.tsx
react-redux-todo/src/index.tsx: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