Animate between different layers
This commit is contained in:
@@ -36,7 +36,6 @@ export class SvgModuleComponent implements OnInit, OnChanges {
|
||||
|
||||
ngOnInit() {
|
||||
this.setLabels();
|
||||
console.log(this);
|
||||
}
|
||||
|
||||
ngOnChanges(changes: { [propertyName: string]: SimpleChange }) {
|
||||
|
||||
Reference in New Issue
Block a user