Update api report

Signed-off-by: sblausten <sam@roadie.io>
This commit is contained in:
sblausten
2023-03-17 15:48:19 +01:00
parent bda537de2c
commit 194013944a
+1 -1
View File
@@ -34,7 +34,7 @@ export const catalogEntityRouteRef: ExternalRouteRef<
// @public (undocumented)
export const CatalogKindExploreContent: (props: {
tabTitle?: string;
title?: string;
kind: string;
}) => JSX.Element;