From 0eee7c6a6c3c627afa67a0008a38f1b4b9c8944c Mon Sep 17 00:00:00 2001 From: minjilee Date: Mon, 8 Jul 2024 11:15:07 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=81=B4=EB=9E=98=EC=8A=A4=20=EC=A0=9C?= =?UTF-8?q?=EB=AA=A9=20=EB=91=90=EC=A4=84=EB=A1=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/molecules/LessonSearchCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/LessonSearchCard.tsx b/src/components/molecules/LessonSearchCard.tsx index c8d455a..5767ead 100644 --- a/src/components/molecules/LessonSearchCard.tsx +++ b/src/components/molecules/LessonSearchCard.tsx @@ -18,7 +18,7 @@ export const LessonSearchCard: FC = ({ lesson }) => {
-

+

{lesson.title}