feat(SW-344): set active pin on scroll
This commit is contained in:
@@ -95,7 +95,7 @@ export default function SelectHotelMap({
|
||||
<HotelListing
|
||||
hotels={hotels}
|
||||
activeHotelPin={activeHotelPin}
|
||||
onHotelCardHover={setActiveHotelPin}
|
||||
setActiveHotelPin={setActiveHotelPin}
|
||||
/>
|
||||
{showBackToTop && (
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user