Remove extra button
This commit is contained in:
parent
b3606d15f7
commit
5869734a15
1 changed files with 0 additions and 6 deletions
|
@ -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>
|
||||
}
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue