feat(slides): add IonicSwiper modules, deprecate ion-slides, and add link to migration (#23447)

This commit is contained in:
Liam DeBeasi
2021-06-11 12:56:32 -04:00
committed by GitHub
parent e1a96130eb
commit 623c84ab08
8 changed files with 283 additions and 2 deletions

View File

@ -36,6 +36,7 @@ export {
mdTransitionAnimation,
NavComponentWithProps,
setupConfig,
IonicSwiper,
} from '@ionic/core';
export * from './proxies';