From 1bcdd2aab0947b1e36ac762b5827ee72db1b315d Mon Sep 17 00:00:00 2001 From: Gilpop8663 Date: Thu, 17 Aug 2023 15:17:19 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20(#410)=20=EB=AA=A8=EB=8B=AC=EC=9D=98=20?= =?UTF-8?q?title=EC=9D=84=20=EC=84=A4=EB=AA=85=ED=95=A0=20=EB=95=8C=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=EC=A0=81=EC=9D=B8=20=EC=A0=95=EB=B3=B4?= =?UTF-8?q?=EB=A5=BC=20=EC=A3=BC=EB=8F=84=EB=A1=9D=20=EA=B5=AC=ED=98=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/common/TwoButtonModal/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/common/TwoButtonModal/index.tsx b/frontend/src/components/common/TwoButtonModal/index.tsx index d115f2d64..51e70b75e 100644 --- a/frontend/src/components/common/TwoButtonModal/index.tsx +++ b/frontend/src/components/common/TwoButtonModal/index.tsx @@ -41,7 +41,9 @@ export default function TwoButtonModal({ return ( - {title} + + {title} + {children}