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