update
This commit is contained in:
@@ -202,7 +202,6 @@ const DataTable_TableBodyCell = ({
|
||||
|
||||
return (
|
||||
<TableCell
|
||||
align={theme.direction === 'rtl' ? 'right' : 'left'}
|
||||
data-index={staticColumnIndex}
|
||||
data-pinned={!!isColumnPinned || undefined}
|
||||
{...tableCellProps}
|
||||
|
||||
Reference in New Issue
Block a user