feat(sw-453): fixed mobile view and some improvements

This commit is contained in:
Pontus Dreij
2024-10-28 13:11:24 +01:00
parent 8da94fc259
commit 917f44f323
20 changed files with 299 additions and 103 deletions

View File

@@ -58,6 +58,8 @@ export default async function SelectRatePage({
return "No hotel data found" // TODO: Add a proper error message
}
console.log(selectRoomParamsObject)
const roomCategories = hotelData?.included
return (