ant-design-vue/components/row/index.js

3 lines
49 B
JavaScript
Raw Normal View History

2018-04-08 13:17:20 +00:00
import { Row } from '../grid'
export default Row