Skip to content

Commit a22b397

Browse files
[Visualize] Removes the external link icon from OSS badges (#85580) (#85736)
Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
1 parent 6b54b74 commit a22b397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/visualizations/public/wizard/group_selection/group_selection.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ const VisGroup = ({ visType, onVisTypeSelected }: VisCardProps) => {
204204
target="_blank"
205205
color="text"
206206
className="visNewVisDialog__groupsCardLink"
207+
external={false}
207208
>
208209
<EuiBetaBadge
209210
data-test-subj="visTypeBadge"

0 commit comments

Comments
 (0)