From e4ff964408b76efb9d41cca33399f964b7667e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EC=83=81=ED=98=84?= Date: Tue, 27 Feb 2024 17:36:10 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B8=8C=EB=9D=BC=EC=9A=B0=EC=A0=80=20?= =?UTF-8?q?=EC=BD=98=EC=86=94=20=EC=97=90=EB=9F=AC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ui/custominput/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/custominput/index.tsx b/src/components/ui/custominput/index.tsx index 2054dfd7..f2d5df8c 100644 --- a/src/components/ui/custominput/index.tsx +++ b/src/components/ui/custominput/index.tsx @@ -50,7 +50,7 @@ export default function CustomInputs({ type, inline, bsSize, - defaultChecked = false + defaultChecked }: Props) { return ( <>