UNPKG

iview

Version:

A high quality UI components Library with Vue.js

5 lines (4 loc) 118 B
import Cell from './cell.vue'; import CellGroup from './cell-group.vue'; Cell.Group = CellGroup; export default Cell;