This commit is contained in:
zeppi 2021-07-20 10:37:46 -04:00
parent e834a4aa51
commit 27400cbe03

View file

@ -118,9 +118,7 @@ export default function YoutubeTransferStatus(props: Props) {
{isNotElligible && ( {isNotElligible && (
<I18nMessage <I18nMessage
tokens={{ tokens={{
here: ( here: <Button button="link" href="https://lbry.com/faq/youtube" label={__('here')} />,
<Button button="link" href="https://lbry.com/faq/youtube" label={__('here')} />
),
email: SITE_HELP_EMAIL, email: SITE_HELP_EMAIL,
}} }}
> >