Fixed processing config
This commit is contained in:
@@ -45,8 +45,6 @@ class Encryption extends Component {
|
||||
certificate_chain,
|
||||
private_key,
|
||||
}}
|
||||
processing={encryption.processingConfig}
|
||||
processingValidate={encryption.processingValidate}
|
||||
onSubmit={this.handleFormSubmit}
|
||||
onChange={this.handleFormChange}
|
||||
{...this.props.encryption}
|
||||
|
||||
Reference in New Issue
Block a user