Merged in fix/SW-2853-tracking-breakfast-ancillaries (pull request #2188)
fix(SW-2853): tracking for breakfast ancillaries * fix(SW-2853): tracking for breakfast ancillaries * fix(SW-2853): viewAncillary event fix for breakfast * fix(SW-2853): pr comment spread room facilities Approved-by: Tobias Johansson
This commit is contained in:
@@ -137,6 +137,7 @@ export function AddedAncillaries({
|
||||
title={ancillaryTitle}
|
||||
booking={booking}
|
||||
ancillary={ancillary}
|
||||
addedBreakfastPackages={addedBreakfastPackages}
|
||||
/>
|
||||
</div>
|
||||
) : null}
|
||||
@@ -205,6 +206,7 @@ export function AddedAncillaries({
|
||||
title={ancillaryTitle}
|
||||
booking={booking}
|
||||
ancillary={ancillary}
|
||||
addedBreakfastPackages={addedBreakfastPackages}
|
||||
/>
|
||||
</div>
|
||||
) : null}
|
||||
|
||||
Reference in New Issue
Block a user