@bigbinary/neeto-molecules 1.0.85 → 1.0.87

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.
@@ -31959,7 +31959,8 @@ var ProfileMenu = function ProfileMenu(_ref) {
31959
31959
  bottomLinks = profileInfo.bottomLinks,
31960
31960
  customContent = profileInfo.customContent;
31961
31961
  return /*#__PURE__*/React__default["default"].createElement("div", {
31962
- className: "neeto-ui-flex neeto-ui-flex-col neeto-molecules-profile-popup"
31962
+ className: "neeto-ui-flex neeto-ui-flex-col neeto-molecules-profile-popup",
31963
+ "data-cy": "profile-popup"
31963
31964
  }, /*#__PURE__*/React__default["default"].createElement("div", {
31964
31965
  className: classnames("neeto-ui-relative neeto-ui-flex neeto-ui-items-center neeto-ui-p-3")
31965
31966
  }, /*#__PURE__*/React__default["default"].createElement("div", {