Skip to content

Commit

Permalink
Add an export of Slider to 'src/index.js'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron-Lavi committed Apr 17, 2018
1 parent bf0c6a2 commit 81a86d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export * from './components/Pagination';
export * from './components/Popover';
export * from './components/ProgressBar';
export * from './components/Sort';
export * from './components/Slider';
export * from './components/Spinner';
export * from './components/Switch';
export * from './components/Tabs';
Expand Down

0 comments on commit 81a86d6

Please sign in to comment.