fix(BOOK-418): Refactored StandaloneHotelCardDialog and fixed pricing issue when using redemption or booking codes
Approved-by: Bianca Widstam
This commit is contained in:
@@ -33,6 +33,7 @@ export function HotelCardDialogImage({
|
||||
src={imageSrc}
|
||||
alt={altText || ''}
|
||||
fill
|
||||
sizes={position === 'top' ? '200px' : '450px'}
|
||||
onError={() => setImageError(true)}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user