mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(tabs): fix ngc error in advanced test
This commit is contained in:
@@ -124,6 +124,7 @@ export class TabsPage {
|
||||
templateUrl: './tab1page1.html'
|
||||
})
|
||||
export class Tab1Page1 {
|
||||
color: boolean;
|
||||
userId: string;
|
||||
|
||||
constructor(public navCtrl: NavController, public app: App, public tabs: Tabs, public params: NavParams) {
|
||||
|
||||
Reference in New Issue
Block a user