Add missing click handler
							parent
							
								
									a93c13306c
								
							
						
					
					
						commit
						567e882c32
					
				|  | @ -433,6 +433,7 @@ export default class CreateSecretStorageDialog extends React.PureComponent { | |||
|             <div>{authPrompt}</div> | ||||
|             <DialogButtons | ||||
|                 primaryButton={nextCaption} | ||||
|                 onPrimaryButtonClick={this._onMigrateFormSubmit} | ||||
|                 hasCancel={false} | ||||
|                 primaryDisabled={this.state.canUploadKeysWithPasswordOnly && !this.state.accountPassword} | ||||
|             > | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 J. Ryan Stinnett
						J. Ryan Stinnett