Ghost-Admin/app/components/power-select-vertical-colle...

7 lines
227 B
JavaScript

import OptionsComponent from 'ember-power-select/components/power-select/options';
import layout from '../templates/components/power-select-vertical-collection-options';
export default OptionsComponent.extend({
layout
});