mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Some minor fixes in the RNTester that were bugging me a bit: - Playground tab icon is not displaying the correct icon when the tab is active. - The RNTTestDetails button is being displayed when there is nothing to display. - Export the data for the Playground tab correctly to display the description. ## Changelog: [INTERNAL] - RNTester: Fix playground icon & test details button Pull Request resolved: https://github.com/facebook/react-native/pull/50530 Test Plan: <details> <summary>Screenshots</summary> | Before | After | |------------------------------------|------------------------------------| |  |  | </details> Reviewed By: NickGerleman Differential Revision: D72576804 Pulled By: cortinico fbshipit-source-id: 8555677a5121fe908c18d349e80ce8097d144fe5