Skip to content

Commit

Permalink
[Visualize] Removes the external link icon from OSS badges (#85580) (#…
Browse files Browse the repository at this point in the history
…85736)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
stratoula and kibanamachine authored Dec 14, 2020
1 parent 6b54b74 commit a22b397
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ const VisGroup = ({ visType, onVisTypeSelected }: VisCardProps) => {
target="_blank"
color="text"
className="visNewVisDialog__groupsCardLink"
external={false}
>
<EuiBetaBadge
data-test-subj="visTypeBadge"
Expand Down

0 comments on commit a22b397

Please sign in to comment.