feat: performance improvements
This commit is contained in:
@@ -69,7 +69,6 @@ export default async function StepPage({
|
||||
const hotelData = await getHotelData({
|
||||
hotelId,
|
||||
language: lang,
|
||||
include: [HotelIncludeEnum.RoomCategories],
|
||||
})
|
||||
const roomAvailability = await getSelectedRoomAvailability({
|
||||
hotelId,
|
||||
|
||||
Reference in New Issue
Block a user