Update to new message bubble reactions design

This commit is contained in:
Ken Powers 2020-02-03 15:02:49 -05:00 committed by GitHub
parent 682ac656c6
commit 01d4aa0772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 482 additions and 460 deletions

View file

@ -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",