iview/src/components/row/index.js

3 lines
55 B
JavaScript
Raw Normal View History

2019-08-27 09:42:40 +08:00
import Row from '../grid/row.vue';
export default Row;