UNPKG

mt-ui-components-vue3

Version:

玛果添实UI组件库(Vue3)

4 lines 155 B
import Row from "ant-design-vue/es/row/index"; import { withInstall } from '../util/type'; export var JRow = withInstall(Row, 'JRow'); export default JRow;