Browse Source

chore(crons): Remove beta tag on overview page (#63129)

David Wang 1 year ago
parent
commit
839afb90d4
1 changed files with 0 additions and 2 deletions
  1. 0 2
      static/app/views/monitors/overview.tsx

+ 0 - 2
static/app/views/monitors/overview.tsx

@@ -6,7 +6,6 @@ import onboardingImg from 'sentry-images/spot/onboarding-preview.svg';
 
 import Alert from 'sentry/components/alert';
 import ButtonBar from 'sentry/components/buttonBar';
-import FeatureBadge from 'sentry/components/featureBadge';
 import FeedbackWidgetButton from 'sentry/components/feedback/widget/feedbackWidgetButton';
 import HookOrDefault from 'sentry/components/hookOrDefault';
 import * as Layout from 'sentry/components/layouts/thirds';
@@ -105,7 +104,6 @@ export default function Monitors() {
                 )}
                 docsUrl="https://docs.sentry.io/product/crons/"
               />
-              <FeatureBadge type="beta" />
             </Layout.Title>
           </Layout.HeaderContent>
           <Layout.HeaderActions>