Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ index.js
File
index.js
fixtures/concurrent/time-slicing/src/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, {PureComponent, startTransition} from
'react'
;
2
import
{createRoot} from
'react-dom/client'
;
3
import
_ from
'lodash'
;
4
import
Charts from
'./Charts'
;
Callers
nothing calls this directly
Calls
2
startTransition
Function · 0.90
createRoot
Function · 0.90
Tested by
no test coverage detected