mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
feat(slides): add IonicSwiper modules, deprecate ion-slides, and add link to migration (#23447)
This commit is contained in:
@ -72,7 +72,10 @@ export {
|
||||
getTimeGivenProgression,
|
||||
|
||||
// Hardware Back Button
|
||||
BackButtonEvent
|
||||
BackButtonEvent,
|
||||
|
||||
// Swiper
|
||||
IonicSwiper
|
||||
} from '@ionic/core';
|
||||
|
||||
// Icons that are used by internal components
|
||||
|
Reference in New Issue
Block a user