Strek
3 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
2 deletions
-
src/components/SocialBanner/SocialBanner.js
|
|
@ -7,8 +7,7 @@ |
|
|
|
|
|
|
|
// $FlowFixMe Update Flow
|
|
|
|
import React from 'react'; |
|
|
|
import {colors, fonts, media} from 'theme'; |
|
|
|
import ExternalLinkSvg from 'templates/components/ExternalLinkSvg'; |
|
|
|
import {colors, media} from 'theme'; |
|
|
|
|
|
|
|
const linkProps = { |
|
|
|
href: 'https://opensource.fb.com/support-ukraine', |
|
|
|