UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

14 lines (11 loc) 695 B
import _sfc_main from './index.vue_vue_type_script_lang.mjs'; import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue'; import _export_sfc from '../../_virtual/_plugin-vue_export-helper.mjs'; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("span", { class: normalizeClass(_ctx.prefixCls) }, toDisplayString(_ctx.date), 3); } var RelativeTime = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "D:\\louise\\person\\project\\GitHub\\ivue-ui-plus\\src\\components\\ivue-relative-time\\index.vue"]]); export { RelativeTime as default }; //# sourceMappingURL=index2.mjs.map