From 787c673145c6adb4d3c1af3387d109968413a311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sanguu=28=EB=B0=95=EC=83=81=ED=98=84=29?= Date: Tue, 8 Nov 2022 10:16:30 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B9=84=ED=96=89=EA=B3=84=ED=9A=8D=EC=84=9C?= =?UTF-8?q?=20console=EC=97=90=EB=9F=AC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/basis/flight/plan/TodayWeather.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/basis/flight/plan/TodayWeather.js b/src/components/basis/flight/plan/TodayWeather.js index f26b751d..0292cdab 100644 --- a/src/components/basis/flight/plan/TodayWeather.js +++ b/src/components/basis/flight/plan/TodayWeather.js @@ -67,10 +67,10 @@ export function TodayWeather({ todayData }) { - {groups.map((i) => { + {groups.map((i, index) => { return ( - - {i.fcstTime.substring(0, 2)}시 + + {i.fcstTime.substring(0, 2)}시 {i.category[4].fcstValue == "0" ? {i.category[3].fcstValue == "1" ? : }