Skip to content

Commit

Permalink
Export spinner and icon components
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrique Macedo committed Jan 19, 2021
1 parent fef0bfc commit 0dd63cd
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
Expand Up @@ -8,3 +8,5 @@ export { default as TaikaiLogo } from './ions/taikai-logo';
export { default as Avatar } from './atoms/avatar';
export { default as Checkbox } from './atoms/checkbox';
export { default as Tag } from './atoms/tag';
export { default as Spinner } from './atoms/spinner';
export { default as Icon } from './atoms/icon';

0 comments on commit 0dd63cd

Please sign in to comment.