mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
update anomaly panel menu button
This commit is contained in:
parent
24eaf3d8ac
commit
e9108d64b5
1 changed files with 1 additions and 0 deletions
|
@ -333,6 +333,7 @@ export const AnomalyContextMenu: FC<AnomalyContextMenuProps> = ({
|
|||
defaultMessage: 'Actions',
|
||||
})}
|
||||
color="text"
|
||||
display="base"
|
||||
iconType="boxesHorizontal"
|
||||
onClick={setIsMenuOpen.bind(null, !isMenuOpen)}
|
||||
data-test-subj="mlExplorerAnomalyPanelMenu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue