From 0e971111b285c663435347124bb47e8f5e45d8bf Mon Sep 17 00:00:00 2001 From: "shahar.shmaram" Date: Mon, 25 Apr 2022 11:56:30 +0300 Subject: [PATCH] changes to the api-report.md Signed-off-by: shahar.shmaram --- plugins/catalog/api-report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/catalog/api-report.md b/plugins/catalog/api-report.md index d1e733a553..f9c0df5abc 100644 --- a/plugins/catalog/api-report.md +++ b/plugins/catalog/api-report.md @@ -247,6 +247,8 @@ export const EntityLayout: { export interface EntityLayoutProps { // (undocumented) children?: React_2.ReactNode; + // (undocumented) + NotFoundComponent?: React_2.ReactNode; // Warning: (ae-forgotten-export) The symbol "contextMenuOptions" needs to be exported by the entry point index.d.ts // // (undocumented)