show the missing selector my-app

This commit is contained in:
John Papa 2015-10-18 23:27:41 -04:00 committed by Naomi Black
parent ff53defb4f
commit b8ed367ad6
1 changed files with 1 additions and 0 deletions

View File

@ -283,6 +283,7 @@ include ../../../../_includes/_util-fns
}
@Component({
selector: 'my-app',
template:`
<h1>{{title}}&lt/h1>
&lth2>{{hero.name}} details!&lt/h2>