mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-12 13:29:47 +00:00
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}
|
icon={ICONS.LBRY_STATUS}
|
||||||
button="secondary"
|
button="secondary"
|
||||||
/>
|
/>
|
||||||
<Button
|
|
||||||
href="https://lbry.com/faq/services-monitor"
|
|
||||||
label={__('Monitor Explanation FAQ')}
|
|
||||||
icon={ICONS.HELP}
|
|
||||||
button="secondary"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue