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 0c54727 commit 6b6ffdaCopy full SHA for 6b6ffda
packages/react/src/index.ts
@@ -8,7 +8,7 @@ import {
8
import React from "react";
9
import jsxRuntime from "react/jsx-runtime";
10
import jsxRuntimeDev from "react/jsx-dev-runtime";
11
-import { useSyncExternalStore } from "use-sync-external-store/shim";
+import { useSyncExternalStore } from "use-sync-external-store/shim/index.js";
12
import {
13
signal,
14
computed,
0 commit comments