@amirjalili1374/ui-kit 1.4.75 → 1.4.76
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/style.css +1 -1
- package/dist/ui-kit.cjs.js +1 -1
- package/dist/ui-kit.cjs.js.map +1 -1
- package/dist/ui-kit.es.js +1 -1
- package/dist/ui-kit.es.js.map +1 -1
- package/package.json +1 -1
package/dist/ui-kit.es.js
CHANGED
|
@@ -18420,7 +18420,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
18420
18420
|
})) : createCommentVNode("", true),
|
|
18421
18421
|
props.showRefreshButton ? (openBlock(), createBlock(VBtn, {
|
|
18422
18422
|
key: 3,
|
|
18423
|
-
color: "
|
|
18423
|
+
color: "primary",
|
|
18424
18424
|
onClick: _cache[3] || (_cache[3] = ($event) => unref(debouncedFetchData)()),
|
|
18425
18425
|
loading: loading.value
|
|
18426
18426
|
}, {
|