4 lines
No EOL
79 B
Vue
4 lines
No EOL
79 B
Vue
import Row from './row.vue';
|
|
import Col from './col.vue';
|
|
|
|
export { Row, Col }; |