mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
I had to revert #22292 because there are some internal callers of useMutableSource that we haven't migrated yet. This removes useMutableSource from the open source build but keeps it in the internal one.