@thecb/components 7.1.0-beta.1 → 7.1.0-beta.2
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.cjs.js
CHANGED
|
@@ -13407,7 +13407,7 @@ var WalletIconSmall = function WalletIconSmall(_ref) {
|
|
|
13407
13407
|
}), /*#__PURE__*/React__default.createElement("mask", {
|
|
13408
13408
|
id: "mask0_503_574",
|
|
13409
13409
|
style: {
|
|
13410
|
-
|
|
13410
|
+
maskType: "alpha"
|
|
13411
13411
|
},
|
|
13412
13412
|
maskUnits: "userSpaceOnUse",
|
|
13413
13413
|
x: "3",
|
|
@@ -19264,7 +19264,7 @@ var cardRegistry = {
|
|
|
19264
19264
|
heading: "Manage Your Wallet",
|
|
19265
19265
|
buttonText: "Go to Wallet",
|
|
19266
19266
|
text: "Add your personal information and payment methods to make fast payments.",
|
|
19267
|
-
cardAction: "/profile/
|
|
19267
|
+
cardAction: "/profile/wallet"
|
|
19268
19268
|
}, props));
|
|
19269
19269
|
}
|
|
19270
19270
|
};
|