@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/cjs/index.cjs
CHANGED
|
@@ -6448,7 +6448,7 @@ function PointsEarned$1(_ref) {
|
|
|
6448
6448
|
children: ["You'll earn points ", jsxRuntime.jsx("span", {
|
|
6449
6449
|
css: styles.everyday,
|
|
6450
6450
|
children: "everyday"
|
|
6451
|
-
}), " for", ' ', monthText, " straight.
|
|
6451
|
+
}), " for", ' ', monthText, " straight."]
|
|
6452
6452
|
}), jsxRuntime.jsx(BottomButton, {
|
|
6453
6453
|
variant: "contained",
|
|
6454
6454
|
onClick: handleCloseModal,
|
|
@@ -9155,7 +9155,7 @@ function PointsEarned(_ref) {
|
|
|
9155
9155
|
children: ["You'll earn points ", jsxRuntime.jsx("span", {
|
|
9156
9156
|
css: styles.everyday,
|
|
9157
9157
|
children: "everyday"
|
|
9158
|
-
}), " for", ' ', monthText, " straight.
|
|
9158
|
+
}), " for", ' ', monthText, " straight."]
|
|
9159
9159
|
}), jsxRuntime.jsx(BottomButton, {
|
|
9160
9160
|
variant: "contained",
|
|
9161
9161
|
onClick: handleCloseModal,
|