Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react/react
/ Print
Function
Print
packages/react-server-dom-webpack/src/__tests__/ReactFlightDOM-test.js:391–393 ·
view source on GitHub ↗
({response})
Source
from the content-addressed store, hash-verified
389
};
390
391
function
Print({response}) {
392
return
<p>{use(response)}</p>;
393
}
394
395
function
App({response}) {
396
return
(
Callers
nothing calls this directly
Calls
1
use
Function · 0.50
Tested by
no test coverage detected