Skip to content

Commit

Permalink
update anomaly panel menu button
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrtj committed Dec 17, 2024
1 parent 24eaf3d commit e9108d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e9108d6

Please sign in to comment.