fix(SW-2458): change label for Hotel details link on Hotel page
This commit is contained in:
@@ -63,7 +63,7 @@ export default async function IntroSection({
|
|||||||
scroll={false}
|
scroll={false}
|
||||||
>
|
>
|
||||||
{intl.formatMessage({
|
{intl.formatMessage({
|
||||||
defaultMessage: "Read more",
|
defaultMessage: "See hotel details",
|
||||||
})}
|
})}
|
||||||
<MaterialIcon icon="chevron_right" size={24} color="CurrentColor" />
|
<MaterialIcon icon="chevron_right" size={24} color="CurrentColor" />
|
||||||
</ButtonLink>
|
</ButtonLink>
|
||||||
|
|||||||
Reference in New Issue
Block a user