@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.esm.js
CHANGED
|
@@ -13399,7 +13399,7 @@ var WalletIconSmall = function WalletIconSmall(_ref) {
|
|
|
13399
13399
|
}), /*#__PURE__*/React.createElement("mask", {
|
|
13400
13400
|
id: "mask0_503_574",
|
|
13401
13401
|
style: {
|
|
13402
|
-
|
|
13402
|
+
maskType: "alpha"
|
|
13403
13403
|
},
|
|
13404
13404
|
maskUnits: "userSpaceOnUse",
|
|
13405
13405
|
x: "3",
|
|
@@ -19256,7 +19256,7 @@ var cardRegistry = {
|
|
|
19256
19256
|
heading: "Manage Your Wallet",
|
|
19257
19257
|
buttonText: "Go to Wallet",
|
|
19258
19258
|
text: "Add your personal information and payment methods to make fast payments.",
|
|
19259
|
-
cardAction: "/profile/
|
|
19259
|
+
cardAction: "/profile/wallet"
|
|
19260
19260
|
}, props));
|
|
19261
19261
|
}
|
|
19262
19262
|
};
|