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