UNPKG

hae

Version:

Mobile web UI based on Vux

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