From e7559316425767cdfbfcd8e4ae38ec2804301369 Mon Sep 17 00:00:00 2001 From: Anton Kastritskiy Date: Tue, 18 Jul 2023 03:52:34 -0700 Subject: [PATCH] TroubleshootingGuide navbar style Summary: I also changed the "export" button icon as having two bug icons in the navbar is confusion. lblasa is going to squish all 4 or 5 debug flipper related buttons into one in the near future, so I am not focused on solving this currently Reviewed By: elboman Differential Revision: D47468721 fbshipit-source-id: 9492f9feba0df4afaf5b72470cb65e5cefbcb955 --- desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx b/desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx index c6db3e3a7..0b5067b8b 100644 --- a/desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx +++ b/desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx @@ -35,7 +35,7 @@ import { ApiOutlined, AppstoreAddOutlined, BellOutlined, - BugOutlined, + ExportOutlined, FileExclamationOutlined, LayoutOutlined, LoginOutlined, @@ -175,7 +175,7 @@ function ExportEverythingEverywhereAllAtOnceButton() { /> { exportEverythingEverywhereAllAtOnceTracked();