@3sc/common-component 0.0.238 → 0.0.239
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 +0 -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
|
@@ -43588,7 +43588,6 @@ function Bd({ isRenderCellContent: e, column: t, row: n, parent: r }) {
|
|
|
43588
43588
|
textTransform: "none",
|
|
43589
43589
|
fontSize: "1.1rem"
|
|
43590
43590
|
},
|
|
43591
|
-
component: "label",
|
|
43592
43591
|
children: t == null ? void 0 : t.cellRenderer(n, { column: t, parent: r })
|
|
43593
43592
|
}
|
|
43594
43593
|
) : /* @__PURE__ */ g.jsx(Iv, { title: (o == null ? void 0 : o.length) > 20 ? o : "", arrow: !0, children: /* @__PURE__ */ g.jsx(
|