Skip to content

Commit bae243e

Browse files
committed
Removed prop now it's on bundler context
1 parent 8a577a1 commit bae243e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build/npm/navigation-react/navigation.react.d.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ export interface NavigationHandlerProps {
5959
* The state navigator that triggers navigation events
6060
*/
6161
stateNavigator: StateNavigator;
62-
/**
63-
* Streams react server components
64-
*/
65-
fetchRSC?: (url: string, options: any) => Promise<any>;
6662
/**
6763
* The rendered content
6864
*/

0 commit comments

Comments
 (0)