Ghost/ghost/admin/app/components/power-select-vertical-collection-options.js

4 lines
170 B
JavaScript
Raw Normal View History

import OptionsComponent from 'ember-power-select/components/power-select/options';
export default class PowerSelectVerticalCollectionOptions extends OptionsComponent {}