Merged in fix/SW-3146-expanded-hotel-info (pull request #2632)
fix(SW-3146): reset expanded state on hotel change * fix(SW-3146): reset expanded state on hotel change Approved-by: Anton Gunnarsson Approved-by: Matilda Landström
This commit is contained in:
@@ -75,6 +75,7 @@ export default async function HotelInfoCard({
|
||||
</p>
|
||||
</Typography>
|
||||
<HotelDescription
|
||||
key={hotel.operaId}
|
||||
description={hotel.hotelContent.texts.descriptions?.medium}
|
||||
hotel={hotel}
|
||||
sortedFacilities={sortedFacilities}
|
||||
|
||||
Reference in New Issue
Block a user