Skip to content

Commit

Permalink
fix(fuselage): Export message status text component (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Marins committed Jul 13, 2022
1 parent 5396ddd commit bed0de7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './MessageStatusIndicator';
export * from './MessageStatusIndicatorText';
export * from './MessageStatusIndicatorItem';
export * from './MessageStatusPrivateIndicator';

0 comments on commit bed0de7

Please sign in to comment.