Skip to content

Commit

Permalink
fix(key-management-service): remove renewal badge for now
Browse files Browse the repository at this point in the history
ref: MANAGER-13791

Signed-off-by: Vincent BONMARCHAND <vincent.bonmarchand.ext@corp.ovh.com>
  • Loading branch information
vovh committed Jun 20, 2024
1 parent 2573582 commit 55f98d6
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 55f98d6

Please sign in to comment.