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