Skip to content

Commit

Permalink
hi
Browse files Browse the repository at this point in the history
  • Loading branch information
charlestang06 committed Jan 13, 2024
1 parent 9a2a0eb commit 2a2c51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Authorization/LoginView/Login.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function LoginView(props) {
type="primary"
className="microsoft"
onClick={() => {
loginWithMicrosoft();
// loginWithMicrosoft();
navigate("/dashboard");
}}
>
Expand Down

0 comments on commit 2a2c51c

Please sign in to comment.