mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
style(tap-click): rename activable to activatable
This commit is contained in:
@ -65,7 +65,7 @@ export class BackButton {
|
||||
'button': true,
|
||||
'show-back-button': showBackButton
|
||||
},
|
||||
'ion-activable': true,
|
||||
'ion-activatable': true,
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user