Skip to content

Commit

Permalink
export types
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadPCh committed Aug 18, 2022
1 parent 7d3fab1 commit fa09d1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export * from './typography/ButtonText';

export * from './buttons/Button';
export * from './buttons/OulineButton';
export * from './buttons/type';

export * from './buttonLinks/ButtonLink';
export * from './buttonLinks/OulineButtonLink';
Expand Down Expand Up @@ -172,6 +173,7 @@ export * from './icons/Overview';
export * from './icons/GasStation';
export * from './icons/Fund';
export * from './icons/AlertTriangleOutline';
export * from './icons/type';

export * from './currency-icons/ETH';
export * from './currency-icons/Giveth';
Expand Down

0 comments on commit fa09d1c

Please sign in to comment.