fixed selector tag naming
parent
03c71f9092
commit
26b2befb42
|
@ -5,7 +5,7 @@ import { DeviceAttribute, DeviceService} from '../../device.service';
|
||||||
|
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'account-device-placement',
|
selector: 'account-device-placement-edit',
|
||||||
templateUrl: './placement-edit.component.html',
|
templateUrl: './placement-edit.component.html',
|
||||||
styleUrls: ['./placement-edit.component.scss']
|
styleUrls: ['./placement-edit.component.scss']
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue