mirror of
https://github.com/ansible/awx.git
synced 2026-09-14 07:50:09 -02:30
Rename AnsibleEnvironmentSelect to AnsibleSelect
- Update references to the component.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
import AnsibleSelect from './AnsibleEnvironmentSelect';
|
||||
|
||||
export default AnsibleSelect;
|
||||
@@ -0,0 +1,3 @@
|
||||
import AnsibleSelect from './AnsibleSelect';
|
||||
|
||||
export default AnsibleSelect;
|
||||
Reference in New Issue
Block a user