UNPKG

@gitlab/ui

Version:
16 lines (14 loc) 278 B
import BasicExample from './form_combobox.basic.example.vue'; export default [ { name: 'Basic', items: [ { id: 'form-combobox-basic', name: 'Basic', description: 'Basic Combobox', component: BasicExample, }, ], }, ];