We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab7108 commit 30f23d7Copy full SHA for 30f23d7
src/components/Layout/Footer.tsx
@@ -333,7 +333,7 @@ export function Footer() {
333
<FooterLink href="https://opensource.fb.com/legal/terms/">
334
Terms
335
</FooterLink>
336
- <div className="flex flex-row mt-8 gap-x-2">
+ <div className="flex flex-row items-center mt-8 gap-x-2">
337
<ExternalLink
338
aria-label="React on Facebook"
339
href="https://www.facebook.com/react"
0 commit comments