@3sc/common-component 0.0.206 → 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,8 +42155,9 @@ 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
- ...(f == null ? void 0 : f.label) && { label: f.label },
42159
- ...(f == null ? void 0 : f.cellRenderer) && { cellRenderer: f.cellRenderer }
42158
+ ...(f == null ? void 0 : f.cellRenderer) && {
42159
+ cellRenderer: f.cellRenderer
42160
+ }
42160
42161
  };
42161
42162
  });
42162
42163
  }, [l]);