chore(plugin-org): update api reports

Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
This commit is contained in:
Benjamin Janssens
2025-08-19 10:25:36 +02:00
parent c8b7ce9112
commit 5c07fbcae5
+2 -2
View File
@@ -40,7 +40,7 @@ export const EntityOwnershipCard: (props: {
relationsType?: EntityRelationAggregation;
relationAggregation?: EntityRelationAggregation;
entityLimit?: number;
scrollHeight?: string;
maxScrollHeight?: string;
}) => JSX_2.Element;
// @public (undocumented)
@@ -102,7 +102,7 @@ export const OwnershipCard: (props: {
relationsType?: EntityRelationAggregation;
relationAggregation?: EntityRelationAggregation;
entityLimit?: number;
scrollHeight?: string;
maxScrollHeight?: string;
}) => JSX_2.Element;
// @public (undocumented)