From fb597b7d7deb5764e44d2830adb9c474bd964671 Mon Sep 17 00:00:00 2001 From: Alihaghighattalab Date: Mon, 5 Aug 2024 18:10:30 +0330 Subject: [PATCH] change button in forgot password --- src/components/forms/forgot-password-form.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/forms/forgot-password-form.tsx b/src/components/forms/forgot-password-form.tsx index 94600f5..362e52d 100644 --- a/src/components/forms/forgot-password-form.tsx +++ b/src/components/forms/forgot-password-form.tsx @@ -5,6 +5,7 @@ import { ForgotPasswordInterface } from "../../types" import { yupResolver } from "@hookform/resolvers/yup" import { forgotPasswordSchema } from "../../schema" import { ErrorComponent } from "../common/error" +import { Button } from "@headlessui/react" export const ForgotPasswordForm = () => { const { @@ -36,7 +37,7 @@ export const ForgotPasswordForm = () => { )} />
- +

بازگشت