UNPKG

dwui

Version:

a part of wrapper on iView UI

6 lines (5 loc) 157 B
import EditDivCell from './edit-div-cell' EditDivCell.install = function (Vue) { Vue.component(EditDivCell.name, EditDivCell) } export default EditDivCell