updated api-report

Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
This commit is contained in:
mufaddal motiwala
2021-12-16 23:57:58 +05:30
parent e603515eba
commit a0bf0cbe7a
+1 -3
View File
@@ -12,9 +12,7 @@ import { RouteRef } from '@backstage/core-plugin-api';
// Warning: (ae-missing-release-tag) "EntityNewRelicDashboard" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)
export const EntityNewRelicDashboard: (_props: {
entity?: Entity | undefined;
}) => JSX.Element;
export const EntityNewRelicDashboard: () => JSX.Element;
// Warning: (ae-missing-release-tag) "EntityPageNewRelicDashboard" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//