mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ab4280b3e9
* Don't expose ReactGlobalSharedState on React Native renderer We should just go through the "react" package if need access to this one. Removed the dependencies in React Native. * No longer used by InspectorUtils