refactor(router): code style changes

This commit is contained in:
nixa 2016-07-07 16:30:00 +03:00
parent f24546639c
commit 24de0070fa
15 changed files with 80 additions and 59 deletions

View file

@ -1,4 +1,4 @@
import {Component} from "@angular/core";
import {Component} from '@angular/core';
@Component({
selector: 'ui',