Skip to content

Commit

Permalink
Export Unstyled block in index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold authored Jan 3, 2023
1 parent e2c502b commit aceb8a3
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 aceb8a3

Please sign in to comment.