mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
style(test): add spacing in comment fix lint (#8555)
This commit is contained in:
committed by
Manu Mtz.-Almeida
parent
e2a6f2bbec
commit
af880ac5b4
@@ -633,7 +633,7 @@ export class Tab3 {
|
||||
}
|
||||
|
||||
presentModal() {
|
||||
//this.modalCtrl.create(MyModal).present();
|
||||
// this.modalCtrl.create(MyModal).present();
|
||||
}
|
||||
|
||||
selectPrevious() {
|
||||
|
||||
Reference in New Issue
Block a user