From be0531307193cc34c348da919df276565d4200ca Mon Sep 17 00:00:00 2001 From: UMASHIBA Date: Mon, 20 Jul 2020 12:20:07 +0900 Subject: [PATCH] =?UTF-8?q?[MOD]cell=E3=81=AE=E3=83=91=E3=83=87=E3=82=A3?= =?UTF-8?q?=E3=83=B3=E3=82=B0=E3=82=92=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/molecules/SectionContent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/SectionContent.tsx b/src/components/molecules/SectionContent.tsx index 0848483..d66411f 100644 --- a/src/components/molecules/SectionContent.tsx +++ b/src/components/molecules/SectionContent.tsx @@ -29,7 +29,7 @@ const OneContent: React.FC = ({ style={{ maxWidth: "50rem", minWidth: "20rem" }} >

-
{description}
+
{description}
{link !== undefined ? (