Merged in fix/LOY-363-promo-hero-text-changes (pull request #2885)
fix(LOY-363): content updates for promo hero * fix(LOY-363): content updates for promo hero Approved-by: Matilda Landström
This commit is contained in:
@@ -26,7 +26,7 @@ export default async function IneligibleMessage() {
|
||||
>
|
||||
<p>
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "This campaign is not available for you",
|
||||
defaultMessage: "This campaign is not available",
|
||||
})}
|
||||
</p>
|
||||
</Typography>
|
||||
|
||||
@@ -106,7 +106,7 @@ export default async function PromoCampaignHero({
|
||||
>
|
||||
<p>
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "TO ACTIVATE OFFER",
|
||||
defaultMessage: "To activate offer",
|
||||
})}
|
||||
</p>
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user