Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ Child
Function
Child
packages/react-dom/src/__tests__/ReactDOMFizzServer-test.js:2311–2314 ·
view source on GitHub ↗
({text})
Source
from the content-addressed store, hash-verified
2309
}
2310
2311
function
Child({text}) {
2312
Scheduler.log(text);
2313
return
text;
2314
}
2315
2316
function
App() {
2317
const
value = useSyncExternalStore(
Callers
nothing calls this directly
Calls
3
readText
Function · 0.70
useSyncExternalStore
Function · 0.50
use
Function · 0.50
Tested by
no test coverage detected