@geektech/geek-ui
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -130,3 +130,3 @@ import { defineComponent, ref, computed, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, Fragment, renderList, toDisplayString, withDirectives, vModelText, withCtx, createTextVNode, createCommentVNode } from "vue"; | ||
onClick: ($event) => onClickEllipsis(index) | ||
}, " \xB7\xB7\xB7 ", 8, _hoisted_2)) : (openBlock(), createElementBlock("div", { | ||
}, "\xB7\xB7\xB7", 8, _hoisted_2)) : (openBlock(), createElementBlock("div", { | ||
key: 1, | ||
@@ -133,0 +133,0 @@ class: normalizeClass(["page-item", { "page-item--current": item.isCurrent }]), |
{ | ||
"name": "@geektech/geek-ui", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
161092