update
This commit is contained in:
@@ -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")}
|
||||
|
||||
Reference in New Issue
Block a user