Skip to content

Commit c9bf753

Browse files
committed
fjern kommentar
1 parent 35a1b56 commit c9bf753

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/nextjs/src/components/pages/contact-step-page/ContactStepPage.tsx

-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ export const ContactStepPage = ({ data }: ContactStepPageProps) => {
6060
as={LenkeBase}
6161
href={linkPanel.target._path}
6262
className={style.linkPanel}
63-
// TODO finn utav analytics
64-
// analyticsComponent={'mellomsteg'}
65-
// analyticsLinkGroup={currentStepData.stepsHeadline}
66-
// analyticsLabel={step.label}s
6763
>
6864
<LinkPanel.Title>
6965
{linkPanel.text ?? linkPanel.target.displayName}

0 commit comments

Comments
 (0)