From 29715dd22bd7778f63b45074cbd00973493d799f Mon Sep 17 00:00:00 2001 From: Philipp Hugenroth Date: Mon, 23 Aug 2021 14:04:10 +0200 Subject: [PATCH] Generate api-report Signed-off-by: Philipp Hugenroth --- packages/core-components/api-report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/core-components/api-report.md b/packages/core-components/api-report.md index 583a29faa7..2ab91c9711 100644 --- a/packages/core-components/api-report.md +++ b/packages/core-components/api-report.md @@ -636,7 +636,7 @@ export type MissingAnnotationEmptyStateClassKey = 'code'; // Warning: (ae-missing-release-tag) "MobileSidebar" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal) // -// @public +// @public (undocumented) export const MobileSidebar: ({ children, }: React_2.PropsWithChildren<{}>) => JSX.Element | null; @@ -1099,7 +1099,7 @@ export const SidebarDivider: React_2.ComponentType< // Warning: (ae-forgotten-export) The symbol "SidebarGroupProps" needs to be exported by the entry point index.d.ts // Warning: (ae-missing-release-tag) "SidebarGroup" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal) // -// @public +// @public (undocumented) export const SidebarGroup: ({ to, label,