@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.esm.js CHANGED
@@ -13398,7 +13398,9 @@ var WalletIconSmall = function WalletIconSmall(_ref) {
13398
13398
  fill: themeValues.singleIconColor
13399
13399
  }), /*#__PURE__*/React.createElement("mask", {
13400
13400
  id: "mask0_503_574",
13401
- style: "mask-type:alpha",
13401
+ style: {
13402
+ "mask-type": "alpha"
13403
+ },
13402
13404
  maskUnits: "userSpaceOnUse",
13403
13405
  x: "3",
13404
13406
  y: "4",