@3sc/common-component 0.0.120 → 0.0.121
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 -1
- 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
|
@@ -29194,7 +29194,7 @@ function Sy({ sort: e, data: t, pagination: n, columns: o, nested: r, baseUrl: s
|
|
|
29194
29194
|
)
|
|
29195
29195
|
}
|
|
29196
29196
|
),
|
|
29197
|
-
/* @__PURE__ */ y.jsx(Cy, { pagination: n }),
|
|
29197
|
+
n && /* @__PURE__ */ y.jsx(Cy, { pagination: n }),
|
|
29198
29198
|
/* @__PURE__ */ y.jsx(
|
|
29199
29199
|
Iy,
|
|
29200
29200
|
{
|