Juan Cortes Ross
6 years ago
No known key found for this signature in database
GPG Key ID: 34A99C03E9455EB8
1 changed files with
1 additions and
1 deletions
-
src/components/modals/Send/steps/01-step-amount.js
|
|
@ -195,7 +195,7 @@ export class StepAmountFooter extends PureComponent< |
|
|
|
</Box> |
|
|
|
</Box> |
|
|
|
<Button |
|
|
|
disabled={!canNext && !!isTerminated} |
|
|
|
disabled={!canNext || !!isTerminated} |
|
|
|
primary |
|
|
|
onClick={() => transitionTo('device')} |
|
|
|
> |
|
|
|