diff --git a/packages/core-components/api-report.md b/packages/core-components/api-report.md index d3c41a3652..a03e8c1447 100644 --- a/packages/core-components/api-report.md +++ b/packages/core-components/api-report.md @@ -802,7 +802,7 @@ export type SelectInputBaseClassKey = 'root' | 'input'; export const Sidebar: ({ children, ...props -}: React_2.PropsWithChildren) => JSX.Element; +}: React_2.PropsWithChildren) => JSX.Element; // Warning: (ae-missing-release-tag) "SIDEBAR_INTRO_LOCAL_STORAGE" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal) //