From 15f44a009acb2d2e7a809cf158b52e88bcaa2d16 Mon Sep 17 00:00:00 2001 From: DrMint Date: Sun, 24 Apr 2022 15:07:06 +0200 Subject: [PATCH] removed horizontal line when unecessary --- src/pages/contents/[slug]/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/contents/[slug]/index.tsx b/src/pages/contents/[slug]/index.tsx index 105adfd..2d741bc 100644 --- a/src/pages/contents/[slug]/index.tsx +++ b/src/pages/contents/[slug]/index.tsx @@ -320,10 +320,9 @@ export default function Content(props: Props): JSX.Element { - - {content.next_recommended?.data?.attributes && ( <> +

Follow-up content