update core-components/api-reports.md

Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com>
This commit is contained in:
sandra-greenhalgh
2022-04-01 13:07:12 +01:00
parent 25b8e8d5b5
commit 6db6f26548
+5
View File
@@ -1286,6 +1286,11 @@ export namespace TabbedLayout {
Route: (props: SubRoute) => null;
}
// Warning: (ae-missing-release-tag) "TabClassKey" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)
export type TabClassKey = 'root' | 'selected';
// Warning: (ae-missing-release-tag) "TabIconClassKey" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)
//
// @public (undocumented)