UNPKG

zk-desktop-ui

Version:

ZKTeco UI Components

10 lines (6 loc) 140 B
import Row from './src/row' /* istanbul ignore next */ Row.install = function(Vue) { Vue.component(Row.name, Row) } export default Row