mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
fix(config): don't hide tab icons for MD
This commit is contained in:
@ -43,7 +43,6 @@ IonicConfig.modeConfig('md', {
|
|||||||
modalLeave: 'modal-md-slide-out',
|
modalLeave: 'modal-md-slide-out',
|
||||||
|
|
||||||
tabBarPlacement: 'top',
|
tabBarPlacement: 'top',
|
||||||
tabBarIcons: 'hide',
|
|
||||||
viewTransition: 'md',
|
viewTransition: 'md',
|
||||||
|
|
||||||
popupPopIn: 'popup-md-pop-in',
|
popupPopIn: 'popup-md-pop-in',
|
||||||
|
Reference in New Issue
Block a user