show the missing selector my-app
This commit is contained in:
parent
ff53defb4f
commit
b8ed367ad6
|
@ -283,6 +283,7 @@ include ../../../../_includes/_util-fns
|
|||
}
|
||||
|
||||
@Component({
|
||||
selector: 'my-app',
|
||||
template:`
|
||||
<h1>{{title}}</h1>
|
||||
<h2>{{hero.name}} details!</h2>
|
||||
|
|
Loading…
Reference in New Issue