fix api report

Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
This commit is contained in:
Jake Crews
2022-07-06 11:25:01 -05:00
parent 9c952e2ad9
commit a9065c7424
-2
View File
@@ -14,12 +14,10 @@ export const DashboardSnapshotComponent: ({
guid,
name,
permalink,
duration,
}: {
guid: string;
name: string;
permalink: string;
duration: number;
}) => JSX.Element;
// Warning: (ae-missing-release-tag) "EntityNewRelicDashboardCard" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)