Add swiper carousel component

This commit is contained in:
jeffvli 2023-05-17 17:10:30 -07:00
parent 89afa9b836
commit d8130f48e2
2 changed files with 268 additions and 215 deletions

View file

@ -6,7 +6,6 @@ export * from './card';
export * from './date-picker';
export * from './dropdown-menu';
export * from './feature-carousel';
export * from './grid-carousel';
export * from './input';
export * from './modal';
export * from './page-header';