|
@@ -4,7 +4,7 @@ import { DataService } from 'src/services/data/data.service';
|
|
|
import { Observable } from 'rxjs';
|
|
|
|
|
|
@Component({
|
|
|
- selector: 'app-attribute-field',
|
|
|
+ selector: 'attribute-field',
|
|
|
templateUrl: './attribute-field.component.html',
|
|
|
styleUrls: ['./attribute-field.component.scss'],
|
|
|
})
|