Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed Feb 27, 2025
1 parent da24d22 commit e2fbcb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/components/app/confirm/info/row/alert-row/alert-row.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ function getAlertTextColors(
case Severity.Warning:
return TextColor.warningDefault;
case ConfirmInfoRowVariant.Default:
case Severity.Info:
return TextColor.infoDefault;
default:
return TextColor.textDefault;
}
Expand Down

0 comments on commit e2fbcb3

Please sign in to comment.