mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
| .. | ||
| npm | ||
| shim | ||
| src | ||
| index.js | ||
| package.json | ||
| README.md | ||
| with-selector.js | ||
use-sync-external-store
Backwards-compatible shim for React.useSyncExternalStore. Works with any React that supports Hooks.
See also https://github.com/reactwg/react-18/discussions/86.