Skip to content

Commit

Permalink
Merge pull request #39 from storybookjs/fix-export-spinner
Browse files Browse the repository at this point in the history
Export spinner so it can be consumed
  • Loading branch information
domyen authored Jun 27, 2019
2 parents 6740bb3 + 5cba723 commit cea4e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export * from './Icon';
export * from './Link';
export * from './Subheading';
export * from './ProgressDots';
export * from './Spinner';

export * from './Input';
export * from './Textarea';
Expand Down

0 comments on commit cea4e44

Please sign in to comment.