mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-12-19 05:19:42 +08:00
fix(transition): enable ios transition shadow by default (#19051)
This commit is contained in:
@@ -7,6 +7,5 @@
|
||||
|
||||
window.Ionic = window.Ionic || {};
|
||||
window.Ionic.config = window.Ionic.config || {};
|
||||
window.Ionic.config.experimentalTransitionShadow = true;
|
||||
|
||||
})();
|
||||
Reference in New Issue
Block a user