fix for non expanding rows

This commit is contained in:
CyferShepard
2024-12-27 01:29:18 +02:00
parent 42402b7cfd
commit abc9e2234c

View File

@@ -363,7 +363,6 @@ export default function ActivityTable(props) {
return row.results;
},
paginateExpandedRows: false,
onPaginationChange: handlePageChange,
getRowId: (row) => row.Id,
muiExpandButtonProps: ({ row }) => ({