feat: move room charge to top in price details modal
This commit is contained in:
committed by
Michael Zetterberg
parent
194a401a56
commit
a99e434d84
@@ -3,5 +3,6 @@ import type { Packages } from "@/types/requests/packages"
|
||||
|
||||
export interface SharedPriceRowProps {
|
||||
bedType: BedTypeSchema | undefined
|
||||
nights: number
|
||||
packages: Packages | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user