iview/src/components/row/index.js

3 lines
55 B
JavaScript
Raw Normal View History

2017-11-30 11:46:42 +08:00
import Row from '../grid/row.vue';
export default Row;