feat(SW-415): Update Room card UI
This commit is contained in:
@@ -24,6 +24,7 @@ export default async function SelectRatePage({
|
||||
roomStayEndDate: "2024-11-03",
|
||||
adults: 1,
|
||||
})
|
||||
console.log("roomConfigurations", roomConfigurations)
|
||||
if (!roomConfigurations) {
|
||||
return "No rooms found"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user