Switch all direct sat/vb fields to new rate component
This commit is contained in:
@@ -13,6 +13,7 @@ export class FeeRateComponent implements OnInit {
|
||||
@Input() rounding: string = null;
|
||||
@Input() showUnit: boolean = true;
|
||||
@Input() unitClass: string = 'symbol';
|
||||
@Input() unitStyle: any;
|
||||
|
||||
rateUnits$: Observable<string>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user