UNPKG

@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/).

14 lines (13 loc) 475 B
import { openBlock, createElementBlock, renderSlot } from "vue"; import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.mjs"; const _sfc_main = {}; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("div", null, [ renderSlot(_ctx.$slots, "default") ]); } const mtIgnoreClass = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { mtIgnoreClass as default }; //# sourceMappingURL=MtIgnoreClass.js.map