mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
fix(demo): clean up some things from the value accessor commit
This commit is contained in:
@ -12,8 +12,4 @@ export class InputsTestPageComponent implements OnInit {
|
||||
constructor() {}
|
||||
|
||||
ngOnInit() {}
|
||||
|
||||
changed(evt) {
|
||||
console.log(evt);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user