@fractalpay/fractalpay-next-dev 0.0.262 → 0.0.263

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
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  "package.json"(exports, module) {
40
40
  module.exports = {
41
41
  name: "@fractalpay/fractalpay-next-dev",
42
- version: "0.0.262",
42
+ version: "0.0.263",
43
43
  private: false,
44
44
  type: "module",
45
45
  scripts: {
@@ -10576,7 +10576,6 @@ var ModelContentSky = ({ amount, bankAmount, submitBtnText = "Pay", session_toke
10576
10576
  };
10577
10577
  const submitFunc = async (e) => {
10578
10578
  var _a2, _b2, _c2, _d2, _e2, _f2, _g2, _h2, _i2, _j2, _k2, _l2, _m2, _n2, _o2, _p2;
10579
- debugger;
10580
10579
  e.preventDefault();
10581
10580
  const el = document.activeElement;
10582
10581
  if (el instanceof HTMLElement) {