@ctlyst.id/internal-ui 3.1.7 → 3.1.8

Sign up to get free protection for your applications and to get access to all the features.
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
  {