From 75f896af83d908cf6fd756c1c6154082c0800037 Mon Sep 17 00:00:00 2001 From: Mattia Date: Mon, 16 Dec 2024 23:13:20 +0100 Subject: [PATCH] update api-report Signed-off-by: Mattia --- plugins/catalog-react/report.api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/catalog-react/report.api.md b/plugins/catalog-react/report.api.md index ca449d5b87..af5102176d 100644 --- a/plugins/catalog-react/report.api.md +++ b/plugins/catalog-react/report.api.md @@ -620,8 +620,6 @@ export interface EntityTypePickerProps { hidden?: boolean; // (undocumented) initialFilter?: string; - // (undocumented) - sorted?: boolean; } // @public (undocumented)