From cae2c8a70eb2d2dff9291d17638b91159f9f6d91 Mon Sep 17 00:00:00 2001 From: Ryunosuke Tokinaga <59079411+toririm@users.noreply.github.com> Date: Sat, 28 Sep 2024 21:55:37 +0900 Subject: [PATCH] =?UTF-8?q?=E5=89=B2=E5=BC=95=E5=88=B8=E7=95=AA=E5=8F=B7?= =?UTF-8?q?=E3=81=AE=E8=A1=A8=E7=A4=BA=E3=82=92=E3=83=87=E3=82=AB=E3=81=8F?= =?UTF-8?q?=20(#163)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/ui/input-otp.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ui/input-otp.tsx b/app/components/ui/input-otp.tsx index 12adfbb1..fc957e3a 100644 --- a/app/components/ui/input-otp.tsx +++ b/app/components/ui/input-otp.tsx @@ -39,7 +39,7 @@ const InputOTPSlot = React.forwardRef<