@gardenfi/garden-book 0.1.62 → 0.1.64

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/ui.es.js CHANGED
@@ -13409,7 +13409,7 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
13409
13409
  ),
13410
13410
  ...n,
13411
13411
  children: /* @__PURE__ */ jsxs("button", { className: "gf-flex gf-flex-row gf-justify-center gf-items-center gf-gap-2 gf-w-full focus:gf-outline-none", children: [
13412
- /* @__PURE__ */ jsx(Typography, { size: "h2", children: e }),
13412
+ /* @__PURE__ */ jsx(Typography, { size: "h2", weight: "medium", children: e }),
13413
13413
  /* @__PURE__ */ jsxs(
13414
13414
  "div",
13415
13415
  {
@@ -13524,7 +13524,7 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
13524
13524
  links: [
13525
13525
  {
13526
13526
  title: "Discord",
13527
- link: "https://discord.com/invite/Fp4ZmZZrFu",
13527
+ link: " https://discord.gg/GgvrKHQVEe",
13528
13528
  isExternal: !0
13529
13529
  },
13530
13530
  {