mirror of
https://github.com/BreizhHardware/Jellystat.git
synced 2026-01-18 16:27:20 +01:00
fix for non expanding rows
This commit is contained in:
@@ -363,7 +363,6 @@ export default function ActivityTable(props) {
|
||||
|
||||
return row.results;
|
||||
},
|
||||
paginateExpandedRows: false,
|
||||
onPaginationChange: handlePageChange,
|
||||
getRowId: (row) => row.Id,
|
||||
muiExpandButtonProps: ({ row }) => ({
|
||||
|
||||
Reference in New Issue
Block a user