mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
86ab2a73ab
commit
51122e089b
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ export const ListsTable = (props: IProps) => {
|
|||
{e.name}
|
||||
</span>)}
|
||||
</div>,
|
||||
width: 212,
|
||||
width: 215,
|
||||
headerClassName: "d-none d-md-block",
|
||||
className: "d-none d-md-block",
|
||||
show: props.columnVisibility.filter(
|
||||
|
|
|
|||
Loading…
Reference in a new issue