Redesign top of address page
This commit is contained in:
@@ -15,6 +15,7 @@ export class AddressLabelsComponent implements OnChanges {
|
||||
@Input() vin: Vin;
|
||||
@Input() vout: Vout;
|
||||
@Input() channel: any;
|
||||
@Input() class: string = '';
|
||||
|
||||
label?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user