支持office 365邮箱,默认展示微信登录框

This commit is contained in:
thinker007
2023-09-15 00:53:38 +08:00
parent c27b51d246
commit b1da079f37
6 changed files with 69 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ const LoginForm = () => {
}
}, []);
const [showWeChatLoginModal, setShowWeChatLoginModal] = useState(false);
const [showWeChatLoginModal, setShowWeChatLoginModal] = useState(true);
const onGitHubOAuthClicked = () => {
window.open(