mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
update to alpha42
This commit is contained in:
@ -4,7 +4,7 @@ import {Page} from 'ionic/ionic';
|
||||
|
||||
@Page({
|
||||
templateUrl: 'forms/forms.html',
|
||||
bindings: [FormBuilder]
|
||||
providers: [FormBuilder]
|
||||
})
|
||||
export class FormsPage {
|
||||
|
||||
@ -20,7 +20,7 @@ export class FormsPage {
|
||||
console.log(event);
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
@Page({
|
||||
|
Reference in New Issue
Block a user