mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Co-authored-by: ymao1 <ying.mao@elastic.co>
This commit is contained in:
parent
49102b42e1
commit
e8b538b27e
1 changed files with 1 additions and 0 deletions
|
@ -438,6 +438,7 @@ export const AlertsList: React.FunctionComponent = () => {
|
|||
color="hollow"
|
||||
iconType="tag"
|
||||
iconSide="left"
|
||||
tabIndex={-1}
|
||||
onClick={() => setTagPopoverOpenIndex(item.index)}
|
||||
onClickAriaLabel="Tags"
|
||||
iconOnClick={() => setTagPopoverOpenIndex(item.index)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue