diff --git a/src/components/basis/flight/plan/TodayWeather.js b/src/components/basis/flight/plan/TodayWeather.js index f26b751..0292cda 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" ? : }