Update to new message bubble reactions design
This commit is contained in:
parent
682ac656c6
commit
01d4aa0772
7 changed files with 482 additions and 460 deletions
|
@ -9250,17 +9250,17 @@
|
|||
"rule": "React-createRef",
|
||||
"path": "ts/components/conversation/Message.tsx",
|
||||
"line": " public audioRef: React.RefObject<HTMLAudioElement> = React.createRef();",
|
||||
"lineNumber": 176,
|
||||
"lineNumber": 177,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2020-01-21T23:01:37.636Z"
|
||||
"updated": "2020-02-03T17:18:39.600Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-createRef",
|
||||
"path": "ts/components/conversation/Message.tsx",
|
||||
"line": " > = React.createRef();",
|
||||
"lineNumber": 180,
|
||||
"lineNumber": 181,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2020-01-21T23:01:37.636Z"
|
||||
"updated": "2020-02-03T17:18:39.600Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-createRef",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue