@depay/widgets 11.4.2 → 11.4.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.
package/dist/umd/index.js CHANGED
@@ -25759,7 +25759,7 @@
25759
25759
  }, "Pay");
25760
25760
  } else if (paymentState == 'paying') {
25761
25761
  return /*#__PURE__*/React__default["default"].createElement("a", {
25762
- className: "ButtonPrimary disabled",
25762
+ className: "ButtonPrimary",
25763
25763
  title: "Performing the payment - please wait",
25764
25764
  href: transaction === null || transaction === void 0 ? void 0 : transaction.url,
25765
25765
  target: "_blank",