Merged in fix/LOY-363-promo-hero-login-cta-text (pull request #2884)
fix(LOY-363): update log in cta text * fix(LOY-363): update log in cta text Approved-by: Matilda Landström
This commit is contained in:
@@ -117,7 +117,7 @@ export default async function PromoCampaignHero({
|
|||||||
size="Medium"
|
size="Medium"
|
||||||
>
|
>
|
||||||
{intl.formatMessage({
|
{intl.formatMessage({
|
||||||
defaultMessage: "Login",
|
defaultMessage: "Log in",
|
||||||
})}
|
})}
|
||||||
</ButtonLink>
|
</ButtonLink>
|
||||||
<div className={styles.orSection}>
|
<div className={styles.orSection}>
|
||||||
|
|||||||
Reference in New Issue
Block a user