@bigbinary/neeto-webhooks-frontend 1.6.9 → 1.6.10

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.cjs.js CHANGED
@@ -1362,6 +1362,7 @@ var AddWebhookPane = function AddWebhookPane(_ref) {
1362
1362
  label: t("neetoWebhooks.webhook.active"),
1363
1363
  name: "isActive"
1364
1364
  }), !isSecretInputFieldVisible && /*#__PURE__*/React__default["default"].createElement(neetoui.Button, {
1365
+ "data-cy": "add-secret-key",
1365
1366
  icon: neetoIcons.Plus,
1366
1367
  label: t("neetoWebhooks.buttons.addSecretKey"),
1367
1368
  style: "text",