Skip to content

Commit

Permalink
Merge pull request #12078 from ovh/fix/kms-renewal-badge-removal
Browse files Browse the repository at this point in the history
fix(key-management-service): remove renewal badge for now
  • Loading branch information
vovh authored Jun 19, 2024
2 parents 05a1d24 + 1a9e921 commit 6b3c601
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,6 @@ const BillingInformationsTile = ({
)}
</OsdsText>
<div className="flex flex-row align-center gap-4">
<OsdsChip color={ODS_TEXT_COLOR_INTENT.success}>
{t(
'key_management_service_dashboard_field_label_engagement_renew_auto',
)}
</OsdsChip>
<ActionMenu
items={items}
isCompact
Expand Down

0 comments on commit 6b3c601

Please sign in to comment.