iview/src/components/row/index.js
2017-11-30 11:46:42 +08:00

3 lines
No EOL
55 B
JavaScript

import Row from '../grid/row.vue';
export default Row;