chore: updating typescript and api-reports

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-07-22 17:06:12 +02:00
parent 23951608ba
commit a9ce6d8892
8 changed files with 16 additions and 16 deletions
@@ -260,8 +260,8 @@ export const CITable = ({
},
]}
data={builds}
onChangePage={onChangePage}
onChangeRowsPerPage={onChangePageSize}
onPageChange={onChangePage}
onRowsPerPageChange={onChangePageSize}
title={
<Box display="flex" alignItems="center">
<GitHubIcon />