Pre-alpha: React with any emoji, behind flag
This commit is contained in:
parent
d13c3d3350
commit
0865a5481c
31 changed files with 572 additions and 234 deletions
|
@ -4,7 +4,7 @@ import classNames from 'classnames';
|
|||
import { ContactName } from './ContactName';
|
||||
import { Avatar, Props as AvatarProps } from '../Avatar';
|
||||
import { Emoji } from '../emoji/Emoji';
|
||||
import { useRestoreFocus } from '../hooks';
|
||||
import { useRestoreFocus } from '../../util/hooks';
|
||||
|
||||
export type Reaction = {
|
||||
emoji: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue