@bigbinary/neeto-webhooks-frontend 2.1.2 → 2.1.3
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.
|
@@ -1642,7 +1642,7 @@ var Webhooks = function Webhooks(_ref) {
|
|
|
1642
1642
|
children: /*#__PURE__*/jsxRuntime.jsx(NoData__default["default"], {
|
|
1643
1643
|
title: t("neetoWebhooks.webhook.empty"),
|
|
1644
1644
|
helpText: /*#__PURE__*/jsxRuntime.jsx(Button__default["default"], {
|
|
1645
|
-
href:
|
|
1645
|
+
href: HELP_LINK_URLS.webhook,
|
|
1646
1646
|
label: t("neetoWebhooks.webhook.emptyHelpText"),
|
|
1647
1647
|
rel: "noreferrer",
|
|
1648
1648
|
style: "link",
|