Optimization for bisq transaction table rendering
This commit is contained in:
@@ -77,5 +77,7 @@ export class BisqIconComponent implements OnChanges {
|
||||
this.iconProp[1] = 'question';
|
||||
this.color = 'ffac00';
|
||||
}
|
||||
// @ts-ignore
|
||||
this.iconProp = this.iconProp.slice();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user