From b0a1422f2b364c4ac47338ee090400b42a0f8b86 Mon Sep 17 00:00:00 2001 From: yeyounging <133792082+yeyounging@users.noreply.github.com> Date: Sun, 20 Oct 2024 04:51:02 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20public=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=EA=B2=BD=EB=A1=9C=20=EC=9D=B4=EC=8A=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/Input/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/common/Input/index.tsx b/src/components/common/Input/index.tsx index 8a8d5ae..bdfd783 100644 --- a/src/components/common/Input/index.tsx +++ b/src/components/common/Input/index.tsx @@ -32,6 +32,7 @@ const Input = forwardRef((props, ref) => {
`${src}`} src="/images/blue-check.png" alt="checked" width={20}