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 && (