Merged in feat/book-504-at-pageview (pull request #3099)
Feat(BOOK-504): basic pageview event * fix * Cleanup Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -124,11 +124,11 @@ export async function AlternativeHotelsMapPage({
|
||||
isAlternativeHotels={true}
|
||||
filterList={filterList}
|
||||
/>
|
||||
<TrackingSDK
|
||||
hotelInfo={hotelsTrackingData}
|
||||
pageData={pageTrackingData}
|
||||
/>
|
||||
</Suspense>
|
||||
<TrackingSDK
|
||||
hotelInfo={hotelsTrackingData}
|
||||
pageData={pageTrackingData}
|
||||
/>
|
||||
</MapContainer>
|
||||
</BookingFlowConfig>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user