@thecb/components 12.0.6-beta.0 → 12.0.6

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
@@ -13930,7 +13930,8 @@ var ForgotPasswordIcon = function ForgotPasswordIcon(_ref) {
13930
13930
  xmlnsXlink: "http://www.w3.org/1999/xlink",
13931
13931
  width: "100",
13932
13932
  height: "100",
13933
- viewBox: "0 0 100 100"
13933
+ viewBox: "0 0 100 100",
13934
+ "aria-hidden": "true"
13934
13935
  }, /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("path", {
13935
13936
  id: "prefix__a",
13936
13937
  d: "M0 0h100v100H0z"