This commit is contained in:
2024-09-27 22:34:20 +05:30
parent d6b084970a
commit 6179f4e371

View File

@@ -195,7 +195,7 @@ const OtpScreen = () => {
>
<Box display={"flex"} flexDirection={"column"} gap={0} mb={8}>
<Text as={"span"} fontSize={"xl"} fontWeight={600}>
Forgot Password
Verify OTP
</Text>
<Text as={"span"} fontSize={"sm"} fontWeight={400} color={"gray.500"}>
Enter OTP send to {localStorage?.getItem("email")}