mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
fix: items issues.
This commit is contained in:
@@ -32,7 +32,7 @@ function TableHeaderCell({ column, index }) {
|
||||
{...column.getSortByToggleProps({
|
||||
className: classNames('cell-inner', {
|
||||
'text-overview': column.textOverview,
|
||||
}),
|
||||
})
|
||||
})}
|
||||
>
|
||||
{column.render('Header')}
|
||||
|
||||
Reference in New Issue
Block a user