Skip to content

Commit

Permalink
Merge pull request #20489 from storybookjs/fix-unstyled-export
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman authored Jan 4, 2023
2 parents 0c1c96d + aceb8a3 commit 457db75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/ui/blocks/src/blocks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export * from './Story';
export * from './Subheading';
export * from './Subtitle';
export * from './Title';
export * from './Unstyled';
export * from './Wrapper';

export * from './types';
Expand Down

0 comments on commit 457db75

Please sign in to comment.