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