UNPKG

hae-mobile-ui

Version:

Pure UI Library For Hae

6 lines (4 loc) 120 B
import Vue from 'vue' import { Group, Cell } from 'vux' Vue.component('group', Group) Vue.component('cell', Cell)