@ctlyst.id/internal-ui 3.1.7 → 3.1.8

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.js CHANGED
@@ -1459,7 +1459,7 @@ var DataTable = React5.forwardRef((props, ref) => {
1459
1459
  align: "center",
1460
1460
  gap: 2,
1461
1461
  children: [
1462
- /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(import_react28.Text, { children: (0, import_react_table.flexRender)(header.column.columnDef.header, header.getContext()) }),
1462
+ (0, import_react_table.flexRender)(header.column.columnDef.header, header.getContext()),
1463
1463
  /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
1464
1464
  import_react28.Box,
1465
1465
  {