@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.js CHANGED
@@ -1328,6 +1328,7 @@ var AddWebhookPane = function AddWebhookPane(_ref) {
1328
1328
  label: t("neetoWebhooks.webhook.active"),
1329
1329
  name: "isActive"
1330
1330
  }), !isSecretInputFieldVisible && /*#__PURE__*/React.createElement(Button, {
1331
+ "data-cy": "add-secret-key",
1331
1332
  icon: Plus,
1332
1333
  label: t("neetoWebhooks.buttons.addSecretKey"),
1333
1334
  style: "text",