Some DOM abstractions

This commit is contained in:
Max Lynch
2015-05-04 13:14:55 -05:00
parent a5702517fc
commit 615cd7eaeb
8 changed files with 59 additions and 39 deletions

View File

@ -1,5 +1,5 @@
import {Component, View, bootstrap} from 'angular2/angular2'
import {Button} from 'ionic/ionic'
import {Button} from 'ionic/components/button/button'
@Component({ selector: '[ion-app]' })
@View({