1
0
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:
Kamran Ahmed
2023-04-14 20:16:38 +01:00
parent a2719bc771
commit 589d157be5

View File

@@ -94,6 +94,8 @@ export function GitHubButton(props: GitHubButtonProps) {
window.location.href = response.loginUrl;
};
return null;
return (
<>
<button