style: delete Trailing spaces
parent
f04e8865b0
commit
2f972821d4
|
@ -28,7 +28,7 @@ const TableHeaderRow = {
|
|||
const { column, children, className, ...cellProps } = cell
|
||||
const cls = cell.class || className
|
||||
const customProps = column.customHeaderCell ? column.customHeaderCell(column) : {}
|
||||
|
||||
|
||||
const headerCellProps = mergeProps({
|
||||
attrs: {
|
||||
...cellProps,
|
||||
|
|
Loading…
Reference in New Issue