@moises.ai/design-system 2.0.45 → 2.0.46
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 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2126,7 +2126,7 @@ const Um = ({ children: e, ...t }) => /* @__PURE__ */ d(
|
|
|
2126
2126
|
return null;
|
|
2127
2127
|
}
|
|
2128
2128
|
}, Ym = $r(
|
|
2129
|
-
({ trigger: e, options: t, className: r, showActiveTrigger: s, ...n }) => /* @__PURE__ */ d(ke, { children: t.length > 0 && /* @__PURE__ */ x(no, { children: [
|
|
2129
|
+
({ trigger: e, options: t, className: r, showActiveTrigger: s, ...n }) => /* @__PURE__ */ d(ke, { children: (t == null ? void 0 : t.length) > 0 && /* @__PURE__ */ x(no, { children: [
|
|
2130
2130
|
/* @__PURE__ */ d(
|
|
2131
2131
|
oo,
|
|
2132
2132
|
{
|