Generate api-report

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2021-08-23 14:04:10 +02:00
parent aa0d73424a
commit 29715dd22b
+2 -2
View File
@@ -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,