fix/update-UI-hotel-card (pull request #894)
fix: update new name for hotel sidepeek on hotel page Approved-by: Niclas Edenvin
This commit is contained in:
@@ -127,7 +127,7 @@ export default function HotelCard({
|
|||||||
})}
|
})}
|
||||||
</div>
|
</div>
|
||||||
<ReadMore
|
<ReadMore
|
||||||
label={intl.formatMessage({ id: "About the hotel" })}
|
label={intl.formatMessage({ id: "See hotel details" })}
|
||||||
hotelId={hotelData.operaId}
|
hotelId={hotelData.operaId}
|
||||||
hotel={hotelData}
|
hotel={hotelData}
|
||||||
showCTA={true}
|
showCTA={true}
|
||||||
|
|||||||
Reference in New Issue
Block a user