File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ to release notes for relevant changes.</docs-warning>
2828
2929## Summary
3030
31- [ Reference Documentation ↗] ( https://api.reactrouter.com/v7/functions/react_router.unstable_RSCHydratedRouter.html )
32-
3331Hydrates a server rendered [ ` unstable_RSCPayload ` ] ( https://api.reactrouter.com/v7/types/react_router.unstable_RSCPayload.html ) in the browser.
3432
3533``` tsx
Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ to release notes for relevant changes.</docs-warning>
2828
2929## Summary
3030
31- [ Reference Documentation ↗] ( https://api.reactrouter.com/v7/functions/react_router.unstable_createCallServer.html )
32-
3331Create a React ` callServer ` implementation for React Router.
3432
3533``` tsx
Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ to release notes for relevant changes.</docs-warning>
2828
2929## Summary
3030
31- [ Reference Documentation ↗] ( https://api.reactrouter.com/v7/functions/react_router.unstable_getRSCStream.html )
32-
3331Get the prerendered [ RSC] ( https://react.dev/reference/rsc/server-components )
3432stream for hydration. Usually passed directly to your
3533` react-server-dom-xyz/client ` 's ` createFromReadableStream ` .
You can’t perform that action at this time.
0 commit comments