diff --git a/src/components/structures/auth/ForgotPassword.tsx b/src/components/structures/auth/ForgotPassword.tsx index 45ef86d793..1ebc5303d6 100644 --- a/src/components/structures/auth/ForgotPassword.tsx +++ b/src/components/structures/auth/ForgotPassword.tsx @@ -377,7 +377,7 @@ export default class ForgotPassword extends React.Component { resetPasswordJsx = this.renderDone(); break; default: - resetPasswordJsx =
; + resetPasswordJsx =
; } return (