From 0a1f1c5b5cb5a396f6584ce6e6ab02a46015a0f1 Mon Sep 17 00:00:00 2001 From: Linus Flood Date: Mon, 9 Jun 2025 07:39:01 +0000 Subject: [PATCH] Merged in feat/adobe-taget-ids (pull request #2307) feat(adobe target): add some data-ids to section in enter detail * feat(adobe target): add some data-ids to section in enter detail --- .../HotelReservation/EnterDetails/Section/index.tsx | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/apps/scandic-web/components/HotelReservation/EnterDetails/Section/index.tsx b/apps/scandic-web/components/HotelReservation/EnterDetails/Section/index.tsx index c7f1963c5..0db8cec99 100644 --- a/apps/scandic-web/components/HotelReservation/EnterDetails/Section/index.tsx +++ b/apps/scandic-web/components/HotelReservation/EnterDetails/Section/index.tsx @@ -55,10 +55,17 @@ export default function Section({ >
-

{header}

+

+ {header} +

-

{title}

+

+ {title} +

{additionalInfo ? (