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 10322fd commit 27e5b8bCopy full SHA for 27e5b8b
src/index.ts
@@ -4,7 +4,7 @@
4
// non-shim version. This shaves off the byte size of the shim.
5
6
import * as React from 'react'
7
-import { useSyncExternalStoreWithSelector } from 'use-sync-external-store/with-selector.js'
+import { useSyncExternalStoreWithSelector } from 'use-sync-external-store/with-selector'
8
9
import { unstable_batchedUpdates as batchInternal } from './utils/reactBatchedUpdates'
10
import { setBatch } from './utils/batch'
0 commit comments