Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react/react
/ Page
Function
Page
packages/react-server-dom-webpack/src/__tests__/ReactFlightDOM-test.js:1124–1126 ·
view source on GitHub ↗
({response})
Source
from the content-addressed store, hash-verified
1122
// Client
1123
1124
function
Page({response}) {
1125
return
use(response);
1126
}
1127
1128
function
Input() {
1129
return
<input />;
Callers
nothing calls this directly
Calls
1
use
Function · 0.50
Tested by
no test coverage detected