mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 00:15:23 +02:00
Updated Authlayout.tsx
This commit is contained in:
parent
74c8f518c2
commit
09236c96bc
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ function AuthLayout({
|
|||
)}
|
||||
</BlinkAnimation>
|
||||
|
||||
{/* Welcome back header and login buttons below logo */}}
|
||||
{/* Welcome back header and login buttons below logo */}
|
||||
{!hasStartupConfigError && !isFetching && header && (
|
||||
<div className="mt-6 text-center">
|
||||
<h1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue