feat(SW-176): remove clg
This commit is contained in:
@@ -33,8 +33,6 @@ export default async function SelectHotelPage({
|
||||
|
||||
if (!availableHotels) return null
|
||||
|
||||
console.log(availableHotels)
|
||||
|
||||
return (
|
||||
<main className={styles.main}>
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user