Skip to content

Commit

Permalink
chore(diagnostics): Remove beta label from diagnostics card labels (#…
Browse files Browse the repository at this point in the history
…1565)

(cherry picked from commit ab12fff)
  • Loading branch information
Josh-Matsuoka authored and mergify[bot] committed Feb 7, 2025
1 parent 9f623d9 commit 7cf957e
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 7cf957e

Please sign in to comment.