Browse Source

ref(perf): Replace beta badge with new for tag explorer (#28109)

This will change the tag explorer badge to 'new' as well.
k-fish 3 years ago
parent
commit
3c6bd3746e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      static/app/views/performance/transactionSummary/tagExplorer.tsx

+ 1 - 1
static/app/views/performance/transactionSummary/tagExplorer.tsx

@@ -559,7 +559,7 @@ function TagsHeader(props: HeaderProps) {
     <Header>
       <div>
         <SectionHeading>{t('Suspect Tags')}</SectionHeading>
-        <FeatureBadge type="beta" />
+        <FeatureBadge type="new" />
       </div>
       <Feature features={['performance-tag-page']} organization={organization}>
         <Button