remove entities from attribute of topSixEntityTypes arrray
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
This commit is contained in:
@@ -224,7 +224,6 @@ export const OwnershipCard = ({
|
||||
})) as Array<{
|
||||
counter: number;
|
||||
className: BoxTypes;
|
||||
entities: Entity[];
|
||||
name: string;
|
||||
url: string;
|
||||
}>;
|
||||
|
||||
Reference in New Issue
Block a user