quail-ui 0.2.87 → 0.2.88

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/index.js CHANGED
@@ -5076,7 +5076,7 @@ const Gi = ["src", "alt"], R1 = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU2I
5076
5076
  class: B(["q-avatar", s.value]),
5077
5077
  style: c1(n.value)
5078
5078
  }, [
5079
- o.src === "" ? U(c.$slots, "default", { key: 0 }) : (a(), u("img", {
5079
+ o.src === "" && c.$slots.default ? U(c.$slots, "default", { key: 0 }) : (a(), u("img", {
5080
5080
  key: 1,
5081
5081
  src: e.value,
5082
5082
  alt: t.alt,