UNPKG

vuetify-wcag

Version:

VuetifyJS but then WCAG/A11Y compatible

11 lines (9 loc) 212 B
import VCheckbox from './VCheckbox' import VSimpleCheckbox from './VSimpleCheckbox' export { VCheckbox, VSimpleCheckbox } export default { $_vuetify_subcomponents: { VCheckbox, VSimpleCheckbox, }, }