@romainbx/wpic-components 0.0.20 → 0.0.21

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.
@@ -4298,7 +4298,7 @@ const Nd = /* @__PURE__ */ rp(SM), OM = {
4298
4298
  A("span", {
4299
4299
  class: q(["", { "opacity-25": k.disabled }])
4300
4300
  }, ge(k.label || k.value), 3),
4301
- h(k.value) ? (S(), we(np, {
4301
+ t.multiple && h(k.value) ? (S(), we(np, {
4302
4302
  key: 0,
4303
4303
  class: "w-4 h-4"
4304
4304
  })) : Z("", !0)