Skip to content

Commit

Permalink
Fix export.
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Siatka committed Jul 18, 2019
1 parent d376ec2 commit 7ad4d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Carousel.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "./controls/carousel";
export * from "./controls/carousel/index";

0 comments on commit 7ad4d73

Please sign in to comment.