diff --git a/src/app/app.component.ts b/src/app/app.component.ts index ee0d82e..40edeea 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -9,4 +9,5 @@ import { RouterOutlet } from '@angular/router'; }) export class App { protected title = 'Tour of Heroes'; -} \ No newline at end of file +} +//тест коммита \ No newline at end of file