Remove extra button

This commit is contained in:
eatdostacos 2020-07-13 11:35:37 -07:00 committed by Sean Yesmunt
parent b3606d15f7
commit 5869734a15

View file

@ -159,12 +159,6 @@ class HelpPage extends React.PureComponent<Props, State> {
icon={ICONS.LBRY_STATUS}
button="secondary"
/>
<Button
href="https://lbry.com/faq/services-monitor"
label={__('Monitor Explanation FAQ')}
icon={ICONS.HELP}
button="secondary"
/>
</div>
}
/>