UNPKG

@inkline/inkline

Version:

Inkline is the Vue.js UI/UX Library built for creating your next design system

9 lines (8 loc) 122 B
export default { data () { return { light: 'tab-1', dark: 'tab-1' }; } };