mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
4ef6387d6e
* Added hasLegacyContext check. * Passed hasLegacyContext as prop to SelectedElement * Changing context labels based on hasLegacyContext * Fixed flow types. * Fixed typos. * Added tests for hasLegacyContext. * Renamed test. * Removed test imports.