import Row from './row.vue' import Col from './col.vue' export default { Col, Row, }