UNPKG

@empathyco/x-components

Version:
13 lines (10 loc) 657 B
import _sfc_main from './snippet-config-extra-params.vue2.js'; import { resolveComponent, openBlock, createBlock } from 'vue'; import _export_sfc from '../../../_virtual/_plugin-vue_export-helper.js'; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { const _component_ExtraParams = resolveComponent("ExtraParams"); return openBlock(), createBlock(_component_ExtraParams, { values: _ctx.extraParams }, null, 8, ["values"]); } var snippetConfigExtraParams = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { snippetConfigExtraParams as default }; //# sourceMappingURL=snippet-config-extra-params.vue.js.map