From f00f2686d442b8705999b0c4cbba48843856f60d Mon Sep 17 00:00:00 2001 From: Alex Culliere Date: Fri, 12 Feb 2021 12:16:05 +0200 Subject: [PATCH] Remove tooltip from cluster menu Signed-off-by: Alex Culliere --- src/renderer/components/layout/main-layout-header.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/renderer/components/layout/main-layout-header.tsx b/src/renderer/components/layout/main-layout-header.tsx index 6108fc0745..a84ed29f1e 100644 --- a/src/renderer/components/layout/main-layout-header.tsx +++ b/src/renderer/components/layout/main-layout-header.tsx @@ -43,7 +43,6 @@ export const MainLayoutHeader = observer(({ cluster, className }: Props) => { {renderMenu()}