feat(SW-612): Add popover component
This commit is contained in:
committed by
Joakim Jäderberg
parent
275fdd8a78
commit
c0751968b5
@@ -28,6 +28,7 @@ export type RoomsData = {
|
||||
euroPrice: Price | undefined
|
||||
adults: number
|
||||
children?: Child[]
|
||||
rateDetails?: string[]
|
||||
cancellationText: string
|
||||
packages: Packages | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user