@jk-core/components 0.1.12 → 0.1.13

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
@@ -942,7 +942,11 @@ function Jt({
942
942
  /* @__PURE__ */ i.jsx(
943
943
  me,
944
944
  {
945
- viewDate: u,
945
+ viewDate: new Date(
946
+ u.getFullYear(),
947
+ u.getMonth() + 1,
948
+ 1
949
+ ),
946
950
  method: "day",
947
951
  onArrowClick: S,
948
952
  disabled: m,