mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 02:58:13 -03:30
Fix linter errors and add test to AnsibleSelect component.
This commit is contained in:
@@ -40,7 +40,7 @@ class OrganizationAdd extends React.Component {
|
||||
this.onCancel = this.onCancel.bind(this);
|
||||
this.updateSelectedInstanceGroups = this.updateSelectedInstanceGroups.bind(this);
|
||||
}
|
||||
|
||||
|
||||
state = {
|
||||
name: '',
|
||||
description: '',
|
||||
|
||||
Reference in New Issue
Block a user