style(tap-click): rename activable to activatable

This commit is contained in:
Brandy Carney
2018-09-05 13:17:24 -04:00
parent 6d6f70ce09
commit 6ed4690834
12 changed files with 17 additions and 18 deletions

View File

@ -65,7 +65,7 @@ export class BackButton {
'button': true,
'show-back-button': showBackButton
},
'ion-activable': true,
'ion-activatable': true,
};
}