sprintify-ui 0.1.5 → 0.1.6
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/sprintify-ui.es.js
CHANGED
|
@@ -18468,6 +18468,7 @@ const us = /* @__PURE__ */ Ee({
|
|
|
18468
18468
|
], 8, b1)) : Ie("", !0),
|
|
18469
18469
|
t.showRemove ? (F(), te("button", {
|
|
18470
18470
|
key: 1,
|
|
18471
|
+
type: "button",
|
|
18471
18472
|
disabled: t.disabled,
|
|
18472
18473
|
class: "btn btn-white rounded-full p-1 shadow-sm ring-1 ring-black ring-opacity-10 disabled:bg-white disabled:opacity-70",
|
|
18473
18474
|
onClick: l[0] || (l[0] = (s) => a.$emit("remove"))
|
package/package.json
CHANGED