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>
|
||||
<ReadMore
|
||||
label={intl.formatMessage({ id: "About the hotel" })}
|
||||
label={intl.formatMessage({ id: "See hotel details" })}
|
||||
hotelId={hotelData.operaId}
|
||||
hotel={hotelData}
|
||||
showCTA={true}
|
||||
|
||||
Reference in New Issue
Block a user