geneeantd 0.0.13 → 0.0.15

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.
@@ -55500,7 +55500,7 @@ const QU = oe.memo(
55500
55500
  l,
55501
55501
  s
55502
55502
  );
55503
- return u ? /* @__PURE__ */ se.jsxs(
55503
+ return u && u !== "," ? /* @__PURE__ */ se.jsxs(
55504
55504
  Pg,
55505
55505
  {
55506
55506
  color: "rgba(43, 160, 127, 0.05)",
@@ -55514,8 +55514,8 @@ const QU = oe.memo(
55514
55514
  d.stopPropagation(), n(l);
55515
55515
  },
55516
55516
  children: [
55517
- u === "," ? "" : o(l),
55518
- ":",
55517
+ o(l),
55518
+ " :",
55519
55519
  u
55520
55520
  ]
55521
55521
  },