prettier and API reports

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-02-12 14:23:59 +01:00
parent 3b199506e5
commit da2015bb3b
7 changed files with 76 additions and 84 deletions
+1
View File
@@ -121,6 +121,7 @@ export type DefaultApiExplorerPageProps = {
actions?: TableProps<CatalogTableRow>['actions'];
ownerPickerMode?: EntityOwnerPickerProps['mode'];
pagination?: EntityListPagination;
noHeader?: boolean;
};
// @public (undocumented)