@3sc/common-component 0.0.248 → 0.0.249
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.es.js +1 -0
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -40302,6 +40302,7 @@ const QV = ({ color: e }) => /* @__PURE__ */ g.jsx("svg", { width: "7", height:
|
|
|
40302
40302
|
}
|
|
40303
40303
|
);
|
|
40304
40304
|
}, _ = () => {
|
|
40305
|
+
console.log({ viewDate: x });
|
|
40305
40306
|
const R = x.getFullYear(), $ = x.getMonth();
|
|
40306
40307
|
if (w === "month")
|
|
40307
40308
|
return /* @__PURE__ */ g.jsx(
|