@3sc/common-component 0.0.493 → 0.0.494
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
|
@@ -44058,6 +44058,7 @@ const tC = {
|
|
|
44058
44058
|
}
|
|
44059
44059
|
(async () => {
|
|
44060
44060
|
try {
|
|
44061
|
+
console.log(c, u, d, a, E);
|
|
44061
44062
|
const I = { ...y || {
|
|
44062
44063
|
platform: { theme: "light" }
|
|
44063
44064
|
} }, N = (m == null ? void 0 : m.pageSize) ?? o;
|