dan
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
beta/src/components/Layout/Footer.tsx
|
|
@ -163,7 +163,7 @@ export function Footer() { |
|
|
|
</ExternalLink> |
|
|
|
<ExternalLink |
|
|
|
aria-label="React on Github" |
|
|
|
href="https://github.com/reactjs/reactjs.org" |
|
|
|
href="https://github.com/facebook/react" |
|
|
|
className={socialLinkClasses}> |
|
|
|
<IconGitHub /> |
|
|
|
</ExternalLink> |
|
|
|