Skip to content

Commit

Permalink
fix: export toggle and slider
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjozork committed Mar 13, 2021
1 parent 10326bb commit 7f7c61b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
export * from './hooks';
export * from './Map';
export * from './Slider';
export * from './Toggle';

0 comments on commit 7f7c61b

Please sign in to comment.