UNPKG

kui-vue

Version:

A lightweight desktop UI component library suitable for Vue.js 2.

4 lines (3 loc) 79 B
import Row from './row.jsx'; import Col from './col.jsx'; export { Row, Col };