Files
awx/src/screens/Organization/shared/index.js
Michael Abashian ee56e9ccfb Reorganize file locations/directory structure (#270)
Reorganize file locations
2019-06-19 11:41:14 -04:00

3 lines
140 B
JavaScript

export { default as InstanceGroupsLookup } from './InstanceGroupsLookup';
export { default as OrganizationForm } from './OrganizationForm';