feat(SW-68): remove fragment
This commit is contained in:
@@ -29,7 +29,6 @@ export default async function SelectHotelPage({
|
||||
const tempSearchTerm = "Stockholm"
|
||||
|
||||
return (
|
||||
<>
|
||||
<main className={styles.main}>
|
||||
<section>
|
||||
<StaticMap
|
||||
@@ -56,6 +55,5 @@ export default async function SelectHotelPage({
|
||||
))}
|
||||
</section>
|
||||
</main>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user