chore(demos): ngc compile

This commit is contained in:
Dan Bucholtz
2016-09-15 23:29:37 -05:00
parent 0d161ac51c
commit 7ac1434fba
19 changed files with 64 additions and 28 deletions

View File

@ -1,6 +1,5 @@
import { Component } from '@angular/core';
@Component({
templateUrl: 'page.html'
})