diff --git a/components/HotelReservation/SelectRate/SelectedRoomPanel/index.tsx b/components/HotelReservation/SelectRate/SelectedRoomPanel/index.tsx index 409c5a01f..fac022eb9 100644 --- a/components/HotelReservation/SelectRate/SelectedRoomPanel/index.tsx +++ b/components/HotelReservation/SelectRate/SelectedRoomPanel/index.tsx @@ -79,10 +79,10 @@ export default function SelectedRoomPanel({
- {images && ( + {images?.[0]?.imageSizes?.tiny && (
{selectedRate?.roomType