source: node_modules/use-sync-external-store/README.md

main
Last change on this file was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 261 bytes
Line 
1# use-sync-external-store
2
3Backwards-compatible shim for [`React.useSyncExternalStore`](https://reactjs.org/docs/hooks-reference.html#usesyncexternalstore). Works with any React that supports Hooks.
4
5See also https://github.com/reactwg/react-18/discussions/86.
Note: See TracBrowser for help on using the repository browser.