mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
cfd8193328
Adds support for useSyncExternalStore to react-debug-tools, which in turn adds support for React Devtools. Test plan: I added a test to ReactHooksInspectionIntegration, based on existing one for useMutableSource.