diff --git a/static/app/views/eventsV2/chartFooter.tsx b/static/app/views/eventsV2/chartFooter.tsx index 128ca28c8f96ad..5d205d042250c9 100644 --- a/static/app/views/eventsV2/chartFooter.tsx +++ b/static/app/views/eventsV2/chartFooter.tsx @@ -76,7 +76,7 @@ export default function ChartFooter({ options={topEventOptions} onChange={onTopEventsChange} menuWidth="60px" - featureType="beta" + featureType="new" /> ); } else {