Full item

This commit is contained in:
Max Lynch
2015-05-06 16:07:59 -05:00
parent de33df4767
commit 7353a616ec
7 changed files with 12 additions and 8 deletions

View File

@ -1,6 +1,6 @@
import {Component, View, bootstrap} from 'angular2/angular2'
import {FormBuilder, Validators, FormDirectives, ControlGroup} from 'angular2/forms';
import {Button, Form, List, Label, Item, Input, Content} from 'ionic/ionic';
import {Button, Switch, Form, List, Label, Item, Input, Content} from 'ionic/ionic';
@Component({ selector: '[ion-app]' })
@View({