TryGhost/Ghost

View on GitHub
ghost/admin/app/components/power-select-vertical-collection-options.js

Summary

Maintainability
A
0 mins
Test Coverage
import OptionsComponent from 'ember-power-select/components/power-select/options';

export default class PowerSelectVerticalCollectionOptions extends OptionsComponent {}