diff --git a/src/components/run/RunsTable.tsx b/src/components/run/RunsTable.tsx index b976054d..cd23fbf8 100644 --- a/src/components/run/RunsTable.tsx +++ b/src/components/run/RunsTable.tsx @@ -424,6 +424,7 @@ export const RunsTable: React.FC = ({ abortRunHandler, handleDelete, accordionSortConfigs, + getPaginationState, ] );