Skip to content

Commit

Permalink
fix(ui) fix retention period 'Cancel' international display issue (#1…
Browse files Browse the repository at this point in the history
…9404)

Co-authored-by: Ashish Gupta <[email protected]>
  • Loading branch information
sdhzwc and Ashish8689 authored Jan 24, 2025
1 parent 68a0e6a commit 0342914
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ const RetentionPeriod = ({
<Modal
centered
destroyOnClose
cancelText={t('label.cancel')}
closable={false}
confirmLoading={isLoading}
data-testid="retention-period-modal"
Expand Down

0 comments on commit 0342914

Please sign in to comment.