chore: updating typescript and api-reports
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -208,8 +208,8 @@ export const CITableView = ({
|
||||
},
|
||||
]}
|
||||
data={projects ?? []}
|
||||
onChangePage={onChangePage}
|
||||
onChangeRowsPerPage={onChangePageSize}
|
||||
onPageChange={onChangePage}
|
||||
onRowsPerPageChange={onChangePageSize}
|
||||
title={
|
||||
<Box display="flex" alignItems="center">
|
||||
<img src={JenkinsLogo} alt="Jenkins logo" height="50px" />
|
||||
|
||||
Reference in New Issue
Block a user