@shopware-ag/meteor-component-library
Version:
The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).
13 lines (12 loc) • 488 B
JavaScript
;
const vue = require("vue");
const _pluginVue_exportHelper = require("../_plugin-vue_export-helper-9c783a34.js");
const _sfc_main = {};
function _sfc_render(_ctx, _cache) {
return vue.openBlock(), vue.createElementBlock("div", null, [
vue.renderSlot(_ctx.$slots, "default")
]);
}
const mtIgnoreClass = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_main, [["render", _sfc_render]]);
module.exports = mtIgnoreClass;
//# sourceMappingURL=MtIgnoreClass.js.map