Index: node_modules/use-sync-external-store/README.md
===================================================================
--- node_modules/use-sync-external-store/README.md	(revision a762898ecd37a452c782821d4c2c4955c6ed2521)
+++ node_modules/use-sync-external-store/README.md	(revision a762898ecd37a452c782821d4c2c4955c6ed2521)
@@ -0,0 +1,5 @@
+# use-sync-external-store
+
+Backwards-compatible shim for [`React.useSyncExternalStore`](https://reactjs.org/docs/hooks-reference.html#usesyncexternalstore). Works with any React that supports Hooks.
+
+See also https://github.com/reactwg/react-18/discussions/86.
