@amirjalili1374/ui-kit 1.5.95 → 1.5.97
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
|
@@ -39787,7 +39787,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent$1({
|
|
|
39787
39787
|
}, 8, ["loading"])) : createCommentVNode("", true),
|
|
39788
39788
|
__props.enableExport ? (openBlock(), createBlock(VBtn, {
|
|
39789
39789
|
key: 5,
|
|
39790
|
-
color: "
|
|
39790
|
+
color: "primary",
|
|
39791
39791
|
variant: "tonal",
|
|
39792
39792
|
class: "me-2",
|
|
39793
39793
|
onClick: onExportClick,
|