mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Disabling tap temporarily
This commit is contained in:
@ -78,7 +78,7 @@ Platform.register({
|
||||
return app.matchesPlatform('ios', 'iphone|ipad|ipod');
|
||||
},
|
||||
run() {
|
||||
Tap.run();
|
||||
//Tap.run();
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user