Skip to content

Commit ec7c9dd

Browse files
committed
Fikser feil i uthenting av hideMoreLink
1 parent dc2da46 commit ec7c9dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/parts/contact-option/ContactOptionPart.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ export const ContactOptionPart = ({ config }: PartComponentProps<PartType.Contac
171171
{...sharedContactInformation.data.contactType.telephone}
172172
ingress={ingress}
173173
audience={audience}
174-
hideMoreLink={channelData.hideMoreLink}
175174
/>
176175
);
177176
}

0 commit comments

Comments
 (0)