feat(sw-453): fixed mobile view and some improvements
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user