api report fixup

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-03-14 21:54:55 +01:00
parent 1bc516bdfb
commit da7d91fcdc
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -274,7 +274,7 @@ export { techdocsPlugin };
// @public
export const TechDocsReaderPage: (
props: TechDocsReaderPageProps,
) => JSX.Element | null;
) => JSX.Element;
// @public
export const TechDocsReaderPageHeader: (