mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Security Solution][Resolver] fix presentation role on edgeline (#74869)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
4ca52e678a
commit
e2ef219a7c
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ const EdgeLineComponent = React.memo(
|
|||
|
||||
return (
|
||||
<StyledEdgeLine
|
||||
role="presentation"
|
||||
className={className}
|
||||
style={style}
|
||||
resolverEdgeColor={colorMap.resolverEdge}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue