@ -92,11 +92,13 @@ export class AiService {
.map(
({
allocationInPercentage,
assetClass,
assetSubClass,
currency,
name: label,
symbol
assetProfile: {
}
}) => {
return AiService.HOLDINGS_TABLE_COLUMN_DEFINITIONS.reduce(
(row, { key, name }) => {