open-vault/ui/app/components/transform-create-form.js
Chelsea Shaw 8e62cf66bc
Ui/transformation edit update roles (#9955)
* Update or create new role after allowed_roles on transformation updated

* Update tests to include transformation create/edit and role create scenarios
2020-09-15 13:46:35 -05:00

4 lines
103 B
JavaScript

import TransformationEdit from './transformation-edit';
export default TransformationEdit.extend({});