@bigbinary/neeto-fields-frontend 1.3.15 → 1.3.16

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.js CHANGED
@@ -1657,6 +1657,7 @@ var AdditionalInputs = function AdditionalInputs() {
1657
1657
  }), /*#__PURE__*/React.createElement(Button$1, {
1658
1658
  fullWidth: true,
1659
1659
  className: "mb-6 border-dashed text-xs uppercase",
1660
+ "data-cy": "neeto-fields-add-more-option-button",
1660
1661
  label: t("neetoFields.labels.addMoreOption"),
1661
1662
  style: "secondary",
1662
1663
  onClick: function onClick() {