We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39b9cd commit 017e9f4Copy full SHA for 017e9f4
packages/react-server-dom-relay/flight-hooks.js
@@ -7,4 +7,4 @@
7
* @flow
8
*/
9
10
-export {useServerContextsForRefetch} from 'react-client/flight-hooks';
+export {useServerContextsForRefetch} from 'react-client/src/ReactFlightClient';
packages/react-server-dom-webpack/flight-hooks.js
0 commit comments