SwitchKeymap rendering

This commit is contained in:
József Farkas
2016-05-16 12:38:37 +02:00
parent 570202bd99
commit 5759d2db1e
8 changed files with 124 additions and 15 deletions

View File

@@ -32,8 +32,6 @@ export class SvgTextIconKeyComponent implements OnInit {
constructor() { }
ngOnInit() {
console.log(this);
}
ngOnInit() { }
}