From 719268ae9de63643eead10eae0dd58ad5de5e952 Mon Sep 17 00:00:00 2001 From: Jinwoo Lee Date: Sat, 10 Feb 2024 10:45:57 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=95=A1=EC=84=B8=EC=84=9C=EB=A6=AC=20?= =?UTF-8?q?=EC=84=A0=ED=83=9D=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EB=9D=BC?= =?UTF-8?q?=EC=9A=B0=ED=8C=85=20=EA=B8=B0=EB=8A=A5=20=EA=B5=AC=ED=98=84=20?= =?UTF-8?q?#25?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/production/button-group/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/production/button-group/index.tsx b/src/pages/production/button-group/index.tsx index 209ee20..737e00a 100644 --- a/src/pages/production/button-group/index.tsx +++ b/src/pages/production/button-group/index.tsx @@ -20,7 +20,7 @@ function ButtonGroup(props: ButtonGroupProps) {