Edit labels
@if (labels$ | async; as labels) { @for (label of labels; track trackByFn($index, label)) { } }