mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
remove <icon forward></icon>
This commit is contained in:
@ -13,7 +13,6 @@ IonicConfig.modeConfig('ios', {
|
||||
backButtonText: 'Back',
|
||||
backButtonIcon: 'ion-ios-arrow-back',
|
||||
|
||||
forwardIcon: 'ion-ios-arrow-forward',
|
||||
iconMode: 'ios',
|
||||
|
||||
tabBarPlacement: 'bottom',
|
||||
@ -33,7 +32,6 @@ IonicConfig.modeConfig('md', {
|
||||
backButtonText: '',
|
||||
backButtonIcon: 'ion-md-arrow-back',
|
||||
|
||||
forwardIcon: '',
|
||||
iconMode: 'md',
|
||||
|
||||
tabBarPlacement: 'top',
|
||||
|
Reference in New Issue
Block a user