@thecb/components 7.1.0-beta.0 → 7.1.0-beta.1
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
|
@@ -13406,7 +13406,9 @@ var WalletIconSmall = function WalletIconSmall(_ref) {
|
|
|
13406
13406
|
fill: themeValues.singleIconColor
|
|
13407
13407
|
}), /*#__PURE__*/React__default.createElement("mask", {
|
|
13408
13408
|
id: "mask0_503_574",
|
|
13409
|
-
style:
|
|
13409
|
+
style: {
|
|
13410
|
+
"mask-type": "alpha"
|
|
13411
|
+
},
|
|
13410
13412
|
maskUnits: "userSpaceOnUse",
|
|
13411
13413
|
x: "3",
|
|
13412
13414
|
y: "4",
|