UNPKG

iview

Version:

A high quality UI components Library with Vue.js

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