diff --git a/src/components/AuthPages/ForgetPwdResponse.jsx b/src/components/AuthPages/ForgetPwdResponse.jsx
index 013678f..bdedb5d 100644
--- a/src/components/AuthPages/ForgetPwdResponse.jsx
+++ b/src/components/AuthPages/ForgetPwdResponse.jsx
@@ -24,7 +24,7 @@ const ForgetPwdResponse = ({title, message, type}) => {
diff --git a/src/components/AuthPages/ForgotPassword/index.jsx b/src/components/AuthPages/ForgotPassword/index.jsx
index 1df6961..8c53d50 100644
--- a/src/components/AuthPages/ForgotPassword/index.jsx
+++ b/src/components/AuthPages/ForgotPassword/index.jsx
@@ -176,14 +176,14 @@ export default function ForgotPassword() {