Merged in feat/sw-1681-add-breakfast (pull request #1635)
Feat/sw-1681 add breakfast This implements the add breakfast flow Approved-by: Pontus Dreij
This commit is contained in:
@@ -40,6 +40,7 @@ export interface AncillaryGridModalProps {
|
||||
|
||||
export interface AddAncillaryFlowModalProps
|
||||
extends Pick<BookingConfirmation, "booking"> {
|
||||
packages: Packages | null
|
||||
refId: string
|
||||
user: User | null
|
||||
savedCreditCards: CreditCard[] | null
|
||||
|
||||
Reference in New Issue
Block a user