Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/react/react
/ index.js
File
index.js
fixtures/view-transition/src/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
{hydrateRoot} from
'react-dom/client'
;
3
4
import
App from
'./components/App.js'
;
Callers
nothing calls this directly
Calls
1
hydrateRoot
Function · 0.90
Tested by
no test coverage detected