mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
806aaa2e21
Until useSyncExternalStore is finalized, the shim should import the prefixed version (unstable_useSyncExternalStore), which is available in the experimental builds. That way our early testers can start using it.