Patch Changes
-
#74
324dab9Thanks @jungpaeng! - Fix path resolution error by updating import path for 'use-sync-external-store/shim'The import path for
use-sync-external-store/shimwas incorrect, causing a path resolution error during build. This change updates the import statement to includeindex.js, resolving the path issue.