fix: initial fix of modify dates
This commit is contained in:
committed by
Michael Zetterberg
parent
a34951e075
commit
4e36fecd6e
@@ -189,7 +189,7 @@ export default function PriceDetailsModal() {
|
||||
})}
|
||||
value={formatPrice(
|
||||
intl,
|
||||
room.breakfast.totalPrice * room.adults,
|
||||
room.breakfast.totalPrice,
|
||||
currencyCode
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user