UNPKG

wot-design

Version:

Mobile UI components built on vue.js

7 lines (5 loc) 139 B
import CellGroup from './src/main.vue' CellGroup.install = Vue => { Vue.component(CellGroup.name, CellGroup) } export default CellGroup