fix: we showed duplicate rooms because every bed represents a room
This commit is contained in:
@@ -29,6 +29,7 @@ export default function BookingConfirmationProvider({
|
||||
rooms,
|
||||
vat,
|
||||
}
|
||||
|
||||
storeRef.current = createBookingConfirmationStore(initialData)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user