From d7025b9c19b8d9723b5dcd75c6118b2d34a7cfbe Mon Sep 17 00:00:00 2001 From: Chukwumdiebube Date: Thu, 2 Mar 2023 21:44:50 +0100 Subject: [PATCH] changed input type --- src/components/AuthPages/VerifyYou/Otp.jsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/AuthPages/VerifyYou/Otp.jsx b/src/components/AuthPages/VerifyYou/Otp.jsx index a8d0630..827ae98 100755 --- a/src/components/AuthPages/VerifyYou/Otp.jsx +++ b/src/components/AuthPages/VerifyYou/Otp.jsx @@ -30,7 +30,7 @@ export default function Otp({handleChange, value}) {