@20minutes/tyr 2.38.0 → 2.38.1

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.es.js CHANGED
@@ -11500,7 +11500,7 @@ const kH = ({
11500
11500
  gapY: "xxl-2",
11501
11501
  gapX: "l",
11502
11502
  px: { xs: "m", md: "0" },
11503
- children: e.slice(0, 30).map((s) => /* @__PURE__ */ n.jsx(Oe, { href: s.url, color: "black", size: r || "xs", children: /* @__PURE__ */ n.jsx("li", { children: s.title }) }, s.title))
11503
+ children: e.map((s) => /* @__PURE__ */ n.jsx(Oe, { href: s.url, color: "black", size: r || "xs", children: /* @__PURE__ */ n.jsx("li", { children: s.title }) }, s.title))
11504
11504
  }
11505
11505
  ),
11506
11506
  a && /* @__PURE__ */ n.jsx(me, { justifyContent: "center", px: { xs: "m", md: "0" }, mt: "l", children: /* @__PURE__ */ n.jsx(sn, { variant: "secondary", ...a }) })