chore: updating typescript and api-reports
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -130,8 +130,8 @@ export const WorkflowRunsTableView = ({
|
||||
},
|
||||
]}
|
||||
data={runs ?? []}
|
||||
onChangePage={onChangePage}
|
||||
onChangeRowsPerPage={onChangePageSize}
|
||||
onPageChange={onChangePage}
|
||||
onRowsPerPageChange={onChangePageSize}
|
||||
style={{ width: '100%' }}
|
||||
title={
|
||||
<Box display="flex" alignItems="center">
|
||||
|
||||
Reference in New Issue
Block a user