fix: initial fix of modify dates

This commit is contained in:
Simon Emanuelsson
2025-04-02 21:52:31 +02:00
committed by Michael Zetterberg
parent a34951e075
commit 4e36fecd6e
3 changed files with 80 additions and 67 deletions

View File

@@ -189,7 +189,7 @@ export default function PriceDetailsModal() {
})}
value={formatPrice(
intl,
room.breakfast.totalPrice * room.adults,
room.breakfast.totalPrice,
currencyCode
)}
/>