Keep reaction poppers visible at all times
This commit is contained in:
parent
f11c366f53
commit
70d059beeb
12 changed files with 94 additions and 14 deletions
|
@ -38,6 +38,7 @@ const defaultMessageProps: MessagesProps = {
|
|||
canDownload: true,
|
||||
checkForAccount: action('checkForAccount'),
|
||||
clearSelectedMessage: action('default--clearSelectedMessage'),
|
||||
containerElementRef: React.createRef<HTMLElement>(),
|
||||
conversationColor: 'crimson',
|
||||
conversationId: 'conversationId',
|
||||
conversationType: 'direct', // override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue