feat: 发送验证码后隐藏 github 登录
This commit is contained in:
@@ -101,7 +101,7 @@ export default function LoginModal({
|
||||
</div>
|
||||
</form>
|
||||
|
||||
{handleGithubLogin && (
|
||||
{handleGithubLogin && !loginSuccess && (
|
||||
<>
|
||||
<div
|
||||
className="login-divider"
|
||||
|
||||
Reference in New Issue
Block a user