From 09236c96bc05c258024e0633b49e44f7df09eef5 Mon Sep 17 00:00:00 2001 From: shambukorgal-dev Date: Tue, 24 Feb 2026 10:42:54 +0530 Subject: [PATCH] Updated Authlayout.tsx --- client/src/components/Auth/AuthLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Auth/AuthLayout.tsx b/client/src/components/Auth/AuthLayout.tsx index 1ee9cd87c1..611e688b7d 100644 --- a/client/src/components/Auth/AuthLayout.tsx +++ b/client/src/components/Auth/AuthLayout.tsx @@ -82,7 +82,7 @@ function AuthLayout({ )} - {/* Welcome back header and login buttons below logo */}} + {/* Welcome back header and login buttons below logo */} {!hasStartupConfigError && !isFetching && header && (