change: change help text to icon on transactions page
This commit is contained in:
parent
ca4a51c4b9
commit
0ffd0a2f35
2 changed files with 237 additions and 446 deletions
|
@ -100,8 +100,9 @@ class TransactionList extends React.PureComponent<Props, State> {
|
|||
postfix={
|
||||
<Button
|
||||
button="link"
|
||||
icon={icons.HELP}
|
||||
href="https://lbry.io/faq/transaction-types"
|
||||
label={__('Help')}
|
||||
title={__('Help')}
|
||||
/>
|
||||
}
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue