@bigbinary/neeto-molecules 3.16.89 → 3.16.91

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.
@@ -3560,6 +3560,7 @@ var IpRestriction = function IpRestriction() {
3560
3560
  type: "submit",
3561
3561
  children: t("neetoMolecules.common.actions.saveChanges")
3562
3562
  }), /*#__PURE__*/jsx(Button, {
3563
+ "data-cy": "ip-restriction-reset-btn",
3563
3564
  disabled: !dirty,
3564
3565
  label: t("neetoMolecules.common.actions.reset"),
3565
3566
  style: "secondary",