Skip to content

Commit 643e629

Browse files
committed
comment twweak and restore linkto
1 parent 24b7aed commit 643e629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotcom-rendering/src/components/SupportingContent.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ export const SupportingContent = ({
197197
<CardHeadline
198198
format={{ design: 0, display: 0, theme: 0 }}
199199
hasInlineKicker={true}
200-
// linkTo={subLink.url}
200+
linkTo={subLink.url}
201201
showPulsingDot={
202202
subLink.format.design ===
203203
ArticleDesign.LiveBlog
@@ -209,7 +209,7 @@ export const SupportingContent = ({
209209
}}
210210
/>
211211
{/* {subLink.kickerText}
212-
card age below obviously istag page is a lie
212+
card age below obviously istag page is a lie, I'll tweak that in a bit
213213
*/}
214214
<CardAge
215215
webPublication={{

0 commit comments

Comments
 (0)