diff --git a/src/components/basis/flight/plan/TodayWeather.js b/src/components/basis/flight/plan/TodayWeather.js index beb2aad..23259ba 100644 --- a/src/components/basis/flight/plan/TodayWeather.js +++ b/src/components/basis/flight/plan/TodayWeather.js @@ -72,7 +72,7 @@ export function TodayWeather({ todayData }) { - {i.category[2].fcstValue} + {i.category[2].fcstValue}m/s ) })} @@ -127,7 +127,7 @@ export function TomorrowWeahter({ tomorrowData }) { - {dayres[2].fcstValue} + {dayres[2].fcstValue}m/s {dayres[5].fcstTime.substring(0, 2)}시 @@ -143,7 +143,7 @@ export function TomorrowWeahter({ tomorrowData }) { - {dayres[7].fcstValue} + {dayres[7].fcstValue}m/s {dayres[10].fcstTime.substring(0, 2)}시 @@ -159,7 +159,7 @@ export function TomorrowWeahter({ tomorrowData }) { - {dayres[12].fcstValue} + {dayres[12].fcstValue}m/s {dayres[15].fcstTime.substring(0, 2)}시 @@ -175,7 +175,7 @@ export function TomorrowWeahter({ tomorrowData }) { - {dayres[17].fcstValue} + {dayres[17].fcstValue}m/s {dayres[20].fcstTime.substring(0, 2)}시 @@ -191,7 +191,7 @@ export function TomorrowWeahter({ tomorrowData }) { - {dayres[22].fcstValue} + {dayres[22].fcstValue}m/s {dayres[25].fcstTime.substring(0, 2)}시 @@ -207,7 +207,7 @@ export function TomorrowWeahter({ tomorrowData }) { - {dayres[27].fcstValue} + {dayres[27].fcstValue}m/s {dayres[30].fcstTime.substring(0, 2)}시 @@ -223,7 +223,7 @@ export function TomorrowWeahter({ tomorrowData }) { - {dayres[32].fcstValue} + {dayres[32].fcstValue}m/s {dayres[35].fcstTime.substring(0, 2)}시 @@ -239,7 +239,7 @@ export function TomorrowWeahter({ tomorrowData }) { - {dayres[37].fcstValue} + {dayres[37].fcstValue}m/s @@ -288,7 +288,7 @@ export function AfterTomorrowWeahter({ afterData }) { - {dayres[2].fcstValue} + {dayres[2].fcstValue}m/s {dayres[5].fcstTime.substring(0, 2)}시 @@ -304,7 +304,7 @@ export function AfterTomorrowWeahter({ afterData }) { - {dayres[7].fcstValue} + {dayres[7].fcstValue}m/s {dayres[10].fcstTime.substring(0, 2)}시 @@ -320,7 +320,7 @@ export function AfterTomorrowWeahter({ afterData }) { - {dayres[12].fcstValue} + {dayres[12].fcstValue}m/s {dayres[15].fcstTime.substring(0, 2)}시 @@ -336,7 +336,7 @@ export function AfterTomorrowWeahter({ afterData }) { - {dayres[17].fcstValue} + {dayres[17].fcstValue}m/s {dayres[20].fcstTime.substring(0, 2)}시 @@ -352,7 +352,7 @@ export function AfterTomorrowWeahter({ afterData }) { - {dayres[22].fcstValue} + {dayres[22].fcstValue}m/s {dayres[25].fcstTime.substring(0, 2)}시 @@ -368,7 +368,7 @@ export function AfterTomorrowWeahter({ afterData }) { - {dayres[27].fcstValue} + {dayres[27].fcstValue}m/s {dayres[30].fcstTime.substring(0, 2)}시 @@ -384,7 +384,7 @@ export function AfterTomorrowWeahter({ afterData }) { - {dayres[32].fcstValue} + {dayres[32].fcstValue}m/s {dayres[35].fcstTime.substring(0, 2)}시 @@ -400,7 +400,7 @@ export function AfterTomorrowWeahter({ afterData }) { - {dayres[37].fcstValue} + {dayres[37].fcstValue}m/s