Skip to content

Commit 0c50d8b

Browse files
authored
Create rich-otters-fry.md
1 parent 632bd31 commit 0c50d8b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/rich-otters-fry.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"overlay-kit": patch
3+
"@overlay-kit/framer-motion-react-16": patch
4+
"@overlay-kit/framer-motion-react-17": patch
5+
---
6+
7+
Fix path resolution error by updating import path for 'use-sync-external-store/shim'
8+
9+
The import path for `use-sync-external-store/shim` was incorrect, causing a path resolution error during build. This change updates the import statement to include `index.js`, resolving the path issue.

0 commit comments

Comments
 (0)