1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Remove tooltip from cluster menu

Signed-off-by: Alex Culliere <alozhkin@mirantis.com>
This commit is contained in:
Alex Culliere 2021-02-12 12:16:05 +02:00
parent 58139e371b
commit f00f2686d4

View File

@ -43,7 +43,6 @@ export const MainLayoutHeader = observer(({ cluster, className }: Props) => {
<Icon
id={id}
material="more_vert"
tooltip="Cluster actions"
interactive
/>
{renderMenu()}