focus is a bit silly if its starts disabled
This commit is contained in:
parent
06c0bce053
commit
8de5c348f3
1 changed files with 0 additions and 1 deletions
|
@ -191,7 +191,6 @@ export default class TermsDialog extends React.PureComponent {
|
|||
hasCancel={true}
|
||||
onCancel={this._onCancelClick}
|
||||
onPrimaryButtonClick={this._onNextClick}
|
||||
focus={true}
|
||||
primaryDisabled={!enableSubmit}
|
||||
/>
|
||||
</BaseDialog>
|
||||
|
|
Loading…
Reference in a new issue