From 29142c1d982b7a42aa2eed8d5678e559e7882140 Mon Sep 17 00:00:00 2001 From: HyunJinNo Date: Mon, 23 Sep 2024 00:12:27 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20=EC=B6=94=EC=B2=9C=20=EC=A0=95=EB=B3=B4?= =?UTF-8?q?=20informationId=20=EA=B0=92=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/informations/detail/RecommendationList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/informations/detail/RecommendationList.tsx b/src/components/informations/detail/RecommendationList.tsx index 62dec04f..e303aac4 100644 --- a/src/components/informations/detail/RecommendationList.tsx +++ b/src/components/informations/detail/RecommendationList.tsx @@ -19,7 +19,7 @@ const RecommendationList = ({ data }: Props) => { {data.recommendInformation.map((value, index) => (