@gardenfi/garden-book 0.1.64 → 0.1.66
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.cjs.js +1 -1
- package/dist/ui.es.js +2 -2
- package/dist/ui.umd.js +1 -1
- package/package.json +1 -1
package/dist/ui.es.js
CHANGED
|
@@ -10836,7 +10836,7 @@ const v = "5.7.4", fr = 60, ip = 0, op = 120, w = 64, h = 64, nm = "loading spin
|
|
|
10836
10836
|
),
|
|
10837
10837
|
disabled: s || e === "disabled",
|
|
10838
10838
|
...o,
|
|
10839
|
-
children: /* @__PURE__ */ jsxs("div", { className: "gf-flex gf-justify-center gf-gap-3", children: [
|
|
10839
|
+
children: /* @__PURE__ */ jsxs("div", { className: "gf-flex gf-justify-center gf-items-center gf-gap-3", children: [
|
|
10840
10840
|
a,
|
|
10841
10841
|
s && /* @__PURE__ */ jsx(
|
|
10842
10842
|
Lottie,
|
|
@@ -13469,7 +13469,7 @@ const InfoBadge = ({ children: e, className: t, ...i }) => /* @__PURE__ */ jsx(
|
|
|
13469
13469
|
},
|
|
13470
13470
|
{
|
|
13471
13471
|
title: "Stake",
|
|
13472
|
-
link: appLink + "/stake",
|
|
13472
|
+
link: appLink + "https://new.garden.finance/stake",
|
|
13473
13473
|
isExternal: !0
|
|
13474
13474
|
},
|
|
13475
13475
|
{
|