1
0
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:
Kamran Ahmed
2023-04-14 21:17:49 +01:00
parent ec9f836a1f
commit f13c29adad

View File

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