Merged in feat/SW-3042-tracking-hotel-page-btn-prices- (pull request #2590)
feat(SW-3042): Added tracking for prices and availability button * feat(SW-3042): Added tracking for prices and availability button Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -4,3 +4,7 @@ export interface RoomSidePeekProps {
|
||||
room: Room
|
||||
hotelId: string
|
||||
}
|
||||
|
||||
export interface PricesAndAvailabilityProps extends RoomSidePeekProps {
|
||||
label: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user