@3sc/common-component 0.0.207 → 0.0.208

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 CHANGED
@@ -42155,7 +42155,6 @@ function kC({ tableProps: e, isDefaultConfig: t, gridPath: n, baseUrl: o }) {
42155
42155
  const f = d.get(p.id);
42156
42156
  return {
42157
42157
  ...p,
42158
- label: (f == null ? void 0 : f.label) ?? "",
42159
42158
  ...(f == null ? void 0 : f.cellRenderer) && {
42160
42159
  cellRenderer: f.cellRenderer
42161
42160
  }