mirror of
https://github.com/ansible/awx.git
synced 2026-05-18 06:47:41 -02:30
move OptionsList to components; add launch prompt tests
This commit is contained in:
@@ -84,4 +84,5 @@ function LaunchPrompt({ config, resource, onLaunch, onCancel, i18n }) {
|
||||
);
|
||||
}
|
||||
|
||||
export { LaunchPrompt as _LaunchPrompt };
|
||||
export default withI18n()(LaunchPrompt);
|
||||
|
||||
Reference in New Issue
Block a user