@deframe-sdk/components 0.1.41 → 0.1.42

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.mjs CHANGED
@@ -11953,7 +11953,7 @@ var EarnDepositFormViewSimple = ({
11953
11953
  ].join(" "),
11954
11954
  onClick: onBack,
11955
11955
  "aria-label": "Cancel deposit",
11956
- children: "Cancel"
11956
+ children: "Cancelar"
11957
11957
  }
11958
11958
  ),
11959
11959
  /* @__PURE__ */ jsx(
@@ -12431,7 +12431,7 @@ var EarnWithdrawFormViewSimple = ({
12431
12431
  ].join(" "),
12432
12432
  onClick: onBack,
12433
12433
  "aria-label": "Cancel withdrawal",
12434
- children: "Cancel"
12434
+ children: "Cancelar"
12435
12435
  }
12436
12436
  ),
12437
12437
  /* @__PURE__ */ jsx(