Skip to content

Commit

Permalink
[Security Solution][Resolver] fix presentation role on edgeline (#74869
Browse files Browse the repository at this point in the history
…) (#74976)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
bkimmel and elasticmachine authored Aug 13, 2020
1 parent 3b60fe1 commit 59e8b20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ const EdgeLineComponent = React.memo(

return (
<StyledEdgeLine
role="presentation"
className={className}
style={style}
resolverEdgeColor={colorMap.resolverEdge}
Expand Down

0 comments on commit 59e8b20

Please sign in to comment.