Skip to content

Commit

Permalink
Add Beta icon to Infra tab
Browse files Browse the repository at this point in the history
  • Loading branch information
MiriamAparicio committed Jul 25, 2022
1 parent 1377ef2 commit 7e51349
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ function useTabs({ selectedTab }: { selectedTab: Tab['key'] }) {
path: { serviceName },
query,
}),
append: <BetaBadge />,
append: <BetaBadge icon="beaker" />,
label: i18n.translate('xpack.apm.home.infraTabLabel', {
defaultMessage: 'Infrastructure',
}),
Expand Down

0 comments on commit 7e51349

Please sign in to comment.