mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 21:46:00 -03: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;
|
||||
3
src/components/AnsibleSelect/index.js
Normal file
3
src/components/AnsibleSelect/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import AnsibleSelect from './AnsibleSelect';
|
||||
|
||||
export default AnsibleSelect;
|
||||
Reference in New Issue
Block a user