@3sc/common-component 0.0.423 → 0.0.424

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
@@ -43955,7 +43955,7 @@ function rh({ isRenderCellContent: e, column: t, row: n, parent: r }) {
43955
43955
  },
43956
43956
  id: t.key,
43957
43957
  component: "p",
43958
- children: String(o) ?? ""
43958
+ children: o ?? ""
43959
43959
  }
43960
43960
  ) }) });
43961
43961
  }