diff --git a/src/pages/signin/SignInPage.js b/src/pages/signin/SignInPage.js index 574e96e6cac1..60788b07210c 100644 --- a/src/pages/signin/SignInPage.js +++ b/src/pages/signin/SignInPage.js @@ -83,7 +83,7 @@ class SignInPage extends Component { > {/* LoginForm and PasswordForm must use the isVisible prop. This keeps them mounted, but visually hidden so that password managers can access the values. Conditionally rendering these components will break this feature. */} - + {shouldShowResendValidationLinkForm && }