Allow multiple reactions to stories
This commit is contained in:
parent
42554ebaf0
commit
6d576ed901
9 changed files with 211 additions and 119 deletions
|
@ -40,7 +40,6 @@ export type StoryViewType = {
|
|||
isHidden?: boolean;
|
||||
isUnread?: boolean;
|
||||
messageId: string;
|
||||
selectedReaction?: string;
|
||||
sender: Pick<
|
||||
ConversationType,
|
||||
| 'acceptedMessageRequest'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue