fix(SW-1111): Fix close button on map

This commit is contained in:
Pontus Dreij
2024-12-04 10:53:24 +01:00
parent 9b1d70b3be
commit f1473c1a7c
2 changed files with 7 additions and 2 deletions

View File

@@ -100,4 +100,4 @@ function HotelListingMapContent({
)
}
export default memo(HotelListingMapContent)
export default HotelListingMapContent