Skip to content

Commit

Permalink
feat(Reactions): export new reaction components
Browse files Browse the repository at this point in the history
  • Loading branch information
arnautov-anton committed Feb 22, 2023
1 parent 780434e commit 9ba333e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/Reactions/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
export * from './ReactionSelector';
export * from './ReactionsList';
export * from './SimpleReactionsList';
export * from './SpriteImage';
export * from './StreamEmoji';
export * from './reactionOptions';

0 comments on commit 9ba333e

Please sign in to comment.