From 92648124ede8ca461994ce48d71bf287126b49de Mon Sep 17 00:00:00 2001 From: ojinikim Date: Mon, 5 Aug 2024 16:37:42 +0900 Subject: [PATCH] =?UTF-8?q?fix=20::=20=EC=9E=90=EC=A3=BC=EB=AC=BB=EB=8A=94?= =?UTF-8?q?=EC=A7=88=EB=AC=B8=20=EB=A6=AC=EC=8A=A4=ED=8A=B8=20=EA=B5=AC?= =?UTF-8?q?=EB=B6=84=20=EA=B8=80=EC=9E=90=20=EC=A0=95=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Board/BoardElement.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Board/BoardElement.tsx b/src/components/Board/BoardElement.tsx index 22a144a..acaa50d 100644 --- a/src/components/Board/BoardElement.tsx +++ b/src/components/Board/BoardElement.tsx @@ -45,7 +45,7 @@ const BoardElement = (props: IBoard) => { }} > - + {isNumber ? boardNumber : faqTypeToKorean[faq_type]}