fix: update copy

This commit is contained in:
Matilda Landström
2025-05-02 11:31:20 +02:00
committed by Michael Zetterberg
parent 2a333334ac
commit 19407d1b09
3 changed files with 32 additions and 14 deletions

View File

@@ -4,4 +4,5 @@ export interface SignupPromoProps {
currency: string
}
badgeContent?: string
isEnterDetailsPage?: boolean
}