mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix js error
This commit is contained in:
@ -45,7 +45,7 @@ IonicConfig.modeConfig('md', {
|
||||
|
||||
navTitleAlign: 'left',
|
||||
tabBarPlacement: 'top',
|
||||
viewTransition: 'md'
|
||||
viewTransition: 'md',
|
||||
|
||||
type: 'overlay',
|
||||
mdRipple: true,
|
||||
|
Reference in New Issue
Block a user