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