mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-10-03 04:11:54 +02:00
Disable github login for now
This commit is contained in:
@@ -94,6 +94,8 @@ export function GitHubButton(props: GitHubButtonProps) {
|
||||
window.location.href = response.loginUrl;
|
||||
};
|
||||
|
||||
return null;
|
||||
|
||||
return (
|
||||
<>
|
||||
<button
|
||||
|
Reference in New Issue
Block a user