@huma-finance/widgets 0.0.62-beta.693 → 0.0.62-beta.698

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.js CHANGED
@@ -6431,7 +6431,7 @@ function PointsEarned$1(_ref) {
6431
6431
  children: ["You'll earn points ", jsx("span", {
6432
6432
  css: styles.everyday,
6433
6433
  children: "everyday"
6434
- }), " for", ' ', monthText, " straight. Plus, If you keep your investment till after", ' ', monthText, ", you\u2019ll gain extra points daily."]
6434
+ }), " for", ' ', monthText, " straight."]
6435
6435
  }), jsx(BottomButton, {
6436
6436
  variant: "contained",
6437
6437
  onClick: handleCloseModal,
@@ -9138,7 +9138,7 @@ function PointsEarned(_ref) {
9138
9138
  children: ["You'll earn points ", jsx("span", {
9139
9139
  css: styles.everyday,
9140
9140
  children: "everyday"
9141
- }), " for", ' ', monthText, " straight. Plus, If you keep your investment till after", ' ', monthText, ", you\u2019ll gain extra points daily."]
9141
+ }), " for", ' ', monthText, " straight."]
9142
9142
  }), jsx(BottomButton, {
9143
9143
  variant: "contained",
9144
9144
  onClick: handleCloseModal,