diff --git a/resources/js/pages/auth/forgot-password.tsx b/resources/js/pages/auth/forgot-password.tsx
index 30a5f5598..eee42f101 100644
--- a/resources/js/pages/auth/forgot-password.tsx
+++ b/resources/js/pages/auth/forgot-password.tsx
@@ -25,6 +25,8 @@ export default function ForgotPassword({ status }: { status?: string }) {