Skip to content

Commit

Permalink
ESOLIDAR-248
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Dec 18, 2019
1 parent 999db72 commit c594780
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
// Components
export * from './components/loading/Loading';
export * from './components/changeCurrency/ChangeCurrency';
export * from './components/changeLanguage/ChangeLanguage';
export * from './components/footer/Footer';
export * from './components/icon/Icon';
export * from './components/loading/Loading';
export * from './components/socialNetworks/SocialNetworks';

// Elements
Expand Down

0 comments on commit c594780

Please sign in to comment.