removed unused prop

Signed-off-by: Mark Dunphy <markd@spotify.com>
This commit is contained in:
Mark Dunphy
2025-04-08 13:25:37 -04:00
parent 60c2ec168d
commit 41ff384049
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -403,8 +403,6 @@ export interface EntityLayoutProps {
// (undocumented)
children?: ReactNode;
// (undocumented)
extraMenuItems?: JSX.Element[];
// (undocumented)
NotFoundComponent?: ReactNode;
parentEntityRelations?: string[];
// Warning: (ae-forgotten-export) The symbol "EntityContextMenuOptions" needs to be exported by the entry point index.d.ts
@@ -181,7 +181,6 @@ export interface EntityLayoutProps {
UNSTABLE_contextMenuOptions?: EntityContextMenuOptions;
children?: ReactNode;
NotFoundComponent?: ReactNode;
extraMenuItems?: JSX.Element[];
/**
* An array of relation types used to determine the parent entities in the hierarchy.
* These relations are prioritized in the order provided, allowing for flexible