@bigbinary/neeto-molecules 3.16.89 → 3.16.90

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.
@@ -3581,6 +3581,7 @@ var IpRestriction = function IpRestriction() {
3581
3581
  type: "submit",
3582
3582
  children: t("neetoMolecules.common.actions.saveChanges")
3583
3583
  }), /*#__PURE__*/jsxRuntime.jsx(Button, {
3584
+ "data-cy": "ip-restriction-reset-btn",
3584
3585
  disabled: !dirty,
3585
3586
  label: t("neetoMolecules.common.actions.reset"),
3586
3587
  style: "secondary",