@opexa/portal-sdk 0.0.52 → 0.0.53

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.mjs CHANGED
@@ -2416,7 +2416,7 @@ class Gt {
2416
2416
  mobileNumberVerification: e.mobileNumberVerification ?? !1,
2417
2417
  personalInformation: e.personalInformation ?? !1,
2418
2418
  transactionPassword: e.transactionPassword ?? !1,
2419
- completionPercentage: i(e, 0)
2419
+ completionPercentage: i(e.completionPercentage, 0)
2420
2420
  };
2421
2421
  }
2422
2422
  announcement(e) {