@bigbinary/neeto-molecules 3.15.51 → 3.15.52

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.
@@ -2179,6 +2179,7 @@ var SendToFields = function SendToFields(_ref) {
2179
2179
  "data-testid": "send-to-text-field",
2180
2180
  children: [showUploadCsvButton && /*#__PURE__*/jsx(Button, {
2181
2181
  className: "absolute right-1 top-0",
2182
+ "data-cy": "bulk-upload-button",
2182
2183
  "data-testid": "bulk-upload-button",
2183
2184
  icon: Upload,
2184
2185
  label: t("neetoMolecules.shareViaLink.bulkUpload"),