Merged in feat/SW-826-sidebar-updates (pull request #888)

Feat/SW-826 sidebar updates

Approved-by: Niclas Edenvin
This commit is contained in:
Pontus Dreij
2024-11-13 19:44:47 +00:00
10 changed files with 34 additions and 11 deletions
@@ -81,6 +81,7 @@ export default function HotelInfoCard({ hotelData }: HotelInfoCardProps) {
label={intl.formatMessage({ id: "Show all amenities" })}
hotelId={hotelAttributes.operaId}
hotel={hotelAttributes}
showCTA={false}
/>
</div>
</div>