From 1e0272dce0d60467574114f2abf41a8715f31e03 Mon Sep 17 00:00:00 2001 From: JAEMOONLEE Date: Fri, 15 Sep 2023 11:17:27 +0900 Subject: [PATCH] =?UTF-8?q?[feat]=20Stepper2=20Component=20=EC=9E=90?= =?UTF-8?q?=EB=A6=AC=EC=88=98=20=EB=8A=98=EC=96=B4=EB=82=98=EB=A9=B4=20?= =?UTF-8?q?=EC=9C=84=EC=B9=98=20=EB=B0=94=EB=80=8C=EB=8A=94=20=EC=9D=B4?= =?UTF-8?q?=EC=8A=88=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Stepper2/Stepper2.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Stepper2/Stepper2.tsx b/components/Stepper2/Stepper2.tsx index 936b872..eda8d5c 100644 --- a/components/Stepper2/Stepper2.tsx +++ b/components/Stepper2/Stepper2.tsx @@ -18,7 +18,7 @@ export default function Stepper2 ( { disabled }: StepperProps ) { disabled={disabled} >- - {count} + {count}