Merge pull request #1225 from ykris45/patch-3
fix button redesign on receive credits section
This commit is contained in:
commit
252d684106
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ class WalletAddress extends React.PureComponent<Props> {
|
|||
|
||||
<div className="card__actions">
|
||||
<Button
|
||||
button="alt"
|
||||
button="primary"
|
||||
label={__('Get New Address')}
|
||||
icon={icons.REFRESH}
|
||||
onClick={getNewAddress}
|
||||
|
|
Loading…
Add table
Reference in a new issue