@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.
package/dist/Sidebar.js CHANGED
@@ -31933,7 +31933,8 @@ var ProfileMenu = function ProfileMenu(_ref) {
31933
31933
  bottomLinks = profileInfo.bottomLinks,
31934
31934
  customContent = profileInfo.customContent;
31935
31935
  return /*#__PURE__*/React.createElement("div", {
31936
- className: "neeto-ui-flex neeto-ui-flex-col neeto-molecules-profile-popup"
31936
+ className: "neeto-ui-flex neeto-ui-flex-col neeto-molecules-profile-popup",
31937
+ "data-cy": "profile-popup"
31937
31938
  }, /*#__PURE__*/React.createElement("div", {
31938
31939
  className: classnames("neeto-ui-relative neeto-ui-flex neeto-ui-items-center neeto-ui-p-3")
31939
31940
  }, /*#__PURE__*/React.createElement("div", {