@gardenfi/garden-book 0.1.64 → 0.1.65
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 +1 -1
- 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,
|