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:
Chuma Mcphoy (We Ahead)
2025-12-01 08:32:09 +00:00
parent aac10477a7
commit 48700ffe8f

View File

@@ -68,7 +68,7 @@ export default async function EmptyUpcomingStaysBlock() {
<ButtonLink href={href} variant="Tertiary" color="Primary" size="Small">
{intl.formatMessage({
id: "stays.findDestinationOrHotel",
defaultMessage: "Find destination or hotel",
defaultMessage: "Find hotel or destination",
})}
</ButtonLink>
</section>