fix typo
This commit is contained in:
parent
d488575d6c
commit
fc612461d9
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ class UserVerify extends React.PureComponent<Props> {
|
|||
subtitle={__('Rewards validation is optional.')}
|
||||
actions={
|
||||
<Fragment>
|
||||
<Button href="https://chat.lbry.com" button="primary" label={__('Continue Without Rewards')} />
|
||||
<Button navigate={skipLink || '/'} button="primary" label={__('Continue Without Rewards')} />
|
||||
</Fragment>
|
||||
}
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue