Skip to content

Commit

Permalink
Remove beta label from diagnostics card labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Matsuoka committed Feb 7, 2025
1 parent ffa214f commit 95e8995
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/app/Dashboard/Diagnostics/DiagnosticsCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,6 @@ export const DiagnosticsCardDescriptor: DashboardCardDescriptor = {
propControls: [],
icon: <WrenchIcon />,
labels: [
{
content: 'Beta',
color: 'cyan',
},
{
content: 'Diagnostics',
color: 'blue',
Expand Down

0 comments on commit 95e8995

Please sign in to comment.