Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidHDev/react-bits
/ main.jsx
File
main.jsx
src/main.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import ReactDOM from
'react-dom/client'
;
2
import App from
'./App.jsx'
;
3
import
'./styles.css'
;
4
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected