From 82ca0642463fc45a08b5dd3332705fa3269945d9 Mon Sep 17 00:00:00 2001 From: hhjk00 Date: Wed, 22 Nov 2023 15:36:20 +0900 Subject: [PATCH] =?UTF-8?q?=ED=86=B5=EA=B3=84=20=ED=99=94=EB=A9=B4=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/statistics/StatisticsTotal.js | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/components/statistics/StatisticsTotal.js b/src/components/statistics/StatisticsTotal.js index 4e09c12..d7e26bb 100644 --- a/src/components/statistics/StatisticsTotal.js +++ b/src/components/statistics/StatisticsTotal.js @@ -33,13 +33,17 @@ export default function StatisticsTotal({
- - - + + +
+ {renderIcon(idx)} {totalTitle[idx]} - {i.name} + + 기체명 + {i.name} +
{renderData(i.year, titleName, idx)}