@@ -120,8 +120,6 @@ export const catalogTranslationRef: TranslationRef<
|
||||
}
|
||||
>;
|
||||
|
||||
// Warning: (ae-unresolved-link) The @link reference could not be resolved: The package "@backstage/plugin-catalog" does not have an export "CatalogFilterExtensionBlueprint"
|
||||
//
|
||||
// @alpha @deprecated (undocumented)
|
||||
export function createCatalogFilterExtension<
|
||||
TInputs extends AnyExtensionInputMap,
|
||||
|
||||
@@ -25,7 +25,7 @@ import {
|
||||
|
||||
/**
|
||||
* @alpha
|
||||
* @deprecated Use {@link CatalogFilterExtensionBlueprint} instead
|
||||
* @deprecated Use {@link CatalogFilterBlueprint} instead
|
||||
*/
|
||||
export function createCatalogFilterExtension<
|
||||
TInputs extends AnyExtensionInputMap,
|
||||
|
||||
Reference in New Issue
Block a user