From 28d96e1c5a7cb6e9e1bc6dd426e9206c2614aec4 Mon Sep 17 00:00:00 2001 From: 03hoho03 Date: Mon, 8 Apr 2024 19:29:53 +0900 Subject: [PATCH] =?UTF-8?q?[#50]=20=EA=B2=B0=EA=B3=BC=EC=A0=90=EC=88=98?= =?UTF-8?q?=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/(route)/indicators/_components/result/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/(route)/indicators/_components/result/index.tsx b/app/(route)/indicators/_components/result/index.tsx index b46335b..895b10b 100644 --- a/app/(route)/indicators/_components/result/index.tsx +++ b/app/(route)/indicators/_components/result/index.tsx @@ -29,7 +29,6 @@ function Result() { ) setResult(resultValue!) - console.log(resultValue) let resultAmount = '' if (resultValue! >= 90) { @@ -63,7 +62,7 @@ function Result() { -
100점 달성
+
{`${resultValue}점`}
검증 지표