
committed by
Igor Minar

parent
344a5ca545
commit
9bbf009dff
@ -4,7 +4,7 @@ import { Component } from '@angular/core';
|
||||
import { Hero, HEROES } from './hero';
|
||||
|
||||
@Component({
|
||||
selector: 'my-app',
|
||||
selector: 'app-root',
|
||||
templateUrl: './app.component.html',
|
||||
styleUrls: ['./app.component.css']
|
||||
})
|
||||
|
Reference in New Issue
Block a user