diff --git a/desktop/flipper-ui-core/src/sandy-chrome/appinspect/LaunchEmulator.tsx b/desktop/flipper-ui-core/src/sandy-chrome/appinspect/LaunchEmulator.tsx index f149ca6d2..542430695 100644 --- a/desktop/flipper-ui-core/src/sandy-chrome/appinspect/LaunchEmulator.tsx +++ b/desktop/flipper-ui-core/src/sandy-chrome/appinspect/LaunchEmulator.tsx @@ -194,7 +194,7 @@ export const LaunchEmulatorDialog = withTrackingScope( .value(), iosEmulators.length > 0 ? ( - + <Title key="ios-title" name="iOS Simulators" /> ) : null, ...chain(iosEmulators) .map((device) => ({