mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Rename AnsibleEnvironmentSelect to AnsibleSelect
- Update references to the component.
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
||||
|
||||
import { API_ORGANIZATIONS, API_CONFIG } from '../../../endpoints';
|
||||
import api from '../../../api';
|
||||
import AnsibleSelect from '../../../components/AnsibleEnvironmentSelect'
|
||||
import AnsibleSelect from '../../../components/AnsibleSelect'
|
||||
const { light } = PageSectionVariants;
|
||||
|
||||
class OrganizationAdd extends React.Component {
|
||||
|
||||
Reference in New Issue
Block a user