From 1081673f088bea04e60e221bc139a9bba41f52c8 Mon Sep 17 00:00:00 2001 From: hanyugeon Date: Tue, 30 Jul 2024 17:20:54 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=AA=A8=EC=9E=84=EC=83=9D=EC=84=B1=20?= =?UTF-8?q?=ED=8D=BC=EB=84=90=EC=9D=98=20=EB=8F=84=EC=84=9C=EC=84=A0?= =?UTF-8?q?=ED=83=9D=20=EC=8A=A4=ED=85=9D=EC=97=90=20input=20=EC=BB=B4?= =?UTF-8?q?=ED=8F=AC=EB=84=8C=ED=8A=B8=20=EB=82=B4=EB=B6=80=EC=97=90=20x-b?= =?UTF-8?q?utton=EB=A5=BC=20=ED=91=9C=EC=8B=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bookGroup/create/steps/SelectBookStep/SelectBookStep.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/bookGroup/create/steps/SelectBookStep/SelectBookStep.tsx b/src/components/bookGroup/create/steps/SelectBookStep/SelectBookStep.tsx index 1181e516..df5a5d54 100644 --- a/src/components/bookGroup/create/steps/SelectBookStep/SelectBookStep.tsx +++ b/src/components/bookGroup/create/steps/SelectBookStep/SelectBookStep.tsx @@ -33,6 +33,7 @@ const SelectBookStep = ({ onNextStep }: MoveFunnelStepProps) => {