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:
parent
58139e371b
commit
f00f2686d4
@ -43,7 +43,6 @@ export const MainLayoutHeader = observer(({ cluster, className }: Props) => {
|
|||||||
<Icon
|
<Icon
|
||||||
id={id}
|
id={id}
|
||||||
material="more_vert"
|
material="more_vert"
|
||||||
tooltip="Cluster actions"
|
|
||||||
interactive
|
interactive
|
||||||
/>
|
/>
|
||||||
{renderMenu()}
|
{renderMenu()}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user