8e62cf66bc
* Update or create new role after allowed_roles on transformation updated * Update tests to include transformation create/edit and role create scenarios
4 lines
103 B
JavaScript
4 lines
103 B
JavaScript
import TransformationEdit from './transformation-edit';
|
|
|
|
export default TransformationEdit.extend({});
|