Feature/add positions table to public page (#1037)
* Add positions table * Update changelog
This commit is contained in:
@@ -10,7 +10,9 @@ export interface PortfolioPublicDetails {
|
||||
| 'currency'
|
||||
| 'markets'
|
||||
| 'name'
|
||||
| 'netPerformancePercent'
|
||||
| 'sectors'
|
||||
| 'symbol'
|
||||
| 'value'
|
||||
>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user