Merged in fix/SW-2739-map-reward-night-not-enough-points (pull request #2435)
fix(SW-2739): remove tooltip and add correct CTA on map for reward nights * fix(SW-2739): remove tooltip and add correct CTA on map for reward nights * fix(SW-2739): fix pr comment Approved-by: Arvid Norlin
This commit is contained in:
@@ -46,6 +46,7 @@ export type HotelPin = {
|
||||
ratings: number | null
|
||||
operaId: string
|
||||
facilityIds: number[]
|
||||
hasEnoughPoints: boolean
|
||||
}
|
||||
|
||||
export interface HotelListingMapContentProps {
|
||||
|
||||
Reference in New Issue
Block a user