ps-toolkit-ui 1.15.65 → 1.15.66

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.
@@ -1412,6 +1412,9 @@
1412
1412
  if (i == null) {
1413
1413
  return moment__namespace();
1414
1414
  }
1415
+ if (f == null) {
1416
+ return moment__namespace(i);
1417
+ }
1415
1418
  return moment__namespace(i, f);
1416
1419
  };
1417
1420
  HelperClass.getDateRemain = function (l, dt, c) {