@geektech/geek-ui
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -470,3 +470,3 @@ import { defineComponent, openBlock, createElementBlock, normalizeClass, renderSlot, ref, createBlock, createCommentVNode, onMounted, watch, toRefs, computed, Teleport, unref, withDirectives, createElementVNode, createVNode, Transition, withCtx, vShow, createTextVNode, toDisplayString, Fragment, renderList, vModelText, normalizeStyle } from "vue"; | ||
onClick: ($event) => onClickEllipsis(index2) | ||
}, " \xB7\xB7\xB7 ", 8, _hoisted_2)) : (openBlock(), createElementBlock("div", { | ||
}, "\xB7\xB7\xB7", 8, _hoisted_2)) : (openBlock(), createElementBlock("div", { | ||
key: 1, | ||
@@ -473,0 +473,0 @@ class: normalizeClass(["page-item", { "page-item--current": item.isCurrent }]), |
{ | ||
"name": "@geektech/geek-ui", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
83770
2795