Skip to content

Commit

Permalink
Merge pull request #623 from maxwellgordon/master
Browse files Browse the repository at this point in the history
export Carousel Props
  • Loading branch information
leandrowd authored Jul 14, 2021
2 parents b0d1eae + ffe627d commit 818ec3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export { default as Carousel } from './components/Carousel';
export { CarouselProps } from './components/Carousel/types';
export { default as Thumbs } from './components/Thumbs';

0 comments on commit 818ec3c

Please sign in to comment.