feat: add getPaginationState prop to RunsTable component
This commit is contained in:
@@ -424,6 +424,7 @@ export const RunsTable: React.FC<RunsTableProps> = ({
|
||||
abortRunHandler,
|
||||
handleDelete,
|
||||
accordionSortConfigs,
|
||||
getPaginationState,
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user