diff --git a/src/pages/signin/SignInPageLayout/index.tsx b/src/pages/signin/SignInPageLayout/index.tsx index 8667d418b85b..e192b23ca983 100644 --- a/src/pages/signin/SignInPageLayout/index.tsx +++ b/src/pages/signin/SignInPageLayout/index.tsx @@ -35,8 +35,7 @@ function SignInPageLayout( welcomeHeader, welcomeText = '', shouldShowWelcomeText = false, - navigateFocus = () => { - }, + navigateFocus = () => {}, children, }: SignInPageLayoutProps, ref: ForwardedRef, @@ -131,8 +130,7 @@ function SignInPageLayout( /> - + -