From ae3e3fd52769210730e96090ad4317f4544f38ef Mon Sep 17 00:00:00 2001 From: Klajdi Paja Date: Thu, 24 Oct 2024 13:20:22 +0200 Subject: [PATCH] undo local formatting changes --- src/pages/signin/SignInPageLayout/index.tsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) 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( /> - + -