feat(SW-392): Added adobeSDK with page and hotel data

This commit is contained in:
Erik Tiekstra
2025-01-15 14:40:50 +01:00
parent e9deb25d06
commit 626db96bf9
4 changed files with 58 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ export default async function TrackingSDK({
<RouterTransition
pageData={pageData}
userData={userTrackingData}
//hotelInfo={hotelInfo}
// hotelInfo={hotelInfo}
//paymentInfo={paymentInfo}
/>
)