mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 15:46:39 +08:00
fix build bug
This commit is contained in:
parent
b61a4550c3
commit
7ccdd4e07d
@ -32,7 +32,7 @@ export default function LoginPage() {
|
|||||||
{" "}
|
{" "}
|
||||||
其它登录方式{" "}
|
其它登录方式{" "}
|
||||||
</span>
|
</span>
|
||||||
<Space size="1">
|
<Space size={1}>
|
||||||
<LoginByGithub />
|
<LoginByGithub />
|
||||||
<LoginByGoogle />
|
<LoginByGoogle />
|
||||||
</Space>
|
</Space>
|
||||||
|
Loading…
Reference in New Issue
Block a user