mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-01 05:40:17 +01:00
Test commit with GPG signing
This commit is contained in:
parent
e9e2917042
commit
47a5b0a4d6
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ function SocialLoginRender({ startupConfig, mode, onPasskeyClick }: SocialLoginR
|
||||||
<>
|
<>
|
||||||
<div className="relative mt-6 flex w-full items-center justify-center border border-t border-gray-300 uppercase dark:border-gray-600">
|
<div className="relative mt-6 flex w-full items-center justify-center border border-t border-gray-300 uppercase dark:border-gray-600">
|
||||||
<div className="absolute bg-white px-3 text-xs text-black dark:bg-gray-900 dark:text-white">
|
<div className="absolute bg-white px-3 text-xs text-black dark:bg-gray-900 dark:text-white">
|
||||||
Or
|
Or
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="mt-8" />
|
<div className="mt-8" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue