Update api report

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-03-04 11:24:33 +01:00
parent 5ea9509e6a
commit e4aee4e08f
-6
View File
@@ -104,12 +104,6 @@ export const catalogPlugin: BackstagePlugin<
}
>;
// @public @deprecated (undocumented)
export const CatalogResultListItem: typeof CatalogSearchResultListItem;
// @public @deprecated (undocumented)
export type CatalogResultListItemProps = CatalogSearchResultListItemProps;
// @public (undocumented)
export function CatalogSearchResultListItem(
props: CatalogSearchResultListItemProps,