From d1b79df8c5d5317af999b66d6b56c2d46b517de4 Mon Sep 17 00:00:00 2001 From: Josanghyeon Date: Thu, 29 Dec 2022 10:30:06 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20input=20type=20number=20scroll=20?= =?UTF-8?q?=EB=A7=89=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/input/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/input/index.tsx b/src/components/input/index.tsx index 89b7387..04ed93a 100644 --- a/src/components/input/index.tsx +++ b/src/components/input/index.tsx @@ -38,7 +38,10 @@ export const Input = ({