Merged in fix/LOY-298-stays-content (pull request #3256)
fix(LOY-298): empty stays text * fix(LOY-298): empty stays text Approved-by: Emma Zettervall Approved-by: Matilda Landström
This commit is contained in:
@@ -68,7 +68,7 @@ export default async function EmptyUpcomingStaysBlock() {
|
|||||||
<ButtonLink href={href} variant="Tertiary" color="Primary" size="Small">
|
<ButtonLink href={href} variant="Tertiary" color="Primary" size="Small">
|
||||||
{intl.formatMessage({
|
{intl.formatMessage({
|
||||||
id: "stays.findDestinationOrHotel",
|
id: "stays.findDestinationOrHotel",
|
||||||
defaultMessage: "Find destination or hotel",
|
defaultMessage: "Find hotel or destination",
|
||||||
})}
|
})}
|
||||||
</ButtonLink>
|
</ButtonLink>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user