Fix lint
This commit is contained in:
parent
c9292544aa
commit
43b5a9b5a4
1 changed files with 2 additions and 2 deletions
|
@ -9250,7 +9250,7 @@
|
|||
"rule": "React-createRef",
|
||||
"path": "ts/components/conversation/Message.tsx",
|
||||
"line": " public audioRef: React.RefObject<HTMLAudioElement> = React.createRef();",
|
||||
"lineNumber": 177,
|
||||
"lineNumber": 178,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2020-02-03T17:18:39.600Z"
|
||||
},
|
||||
|
@ -9258,7 +9258,7 @@
|
|||
"rule": "React-createRef",
|
||||
"path": "ts/components/conversation/Message.tsx",
|
||||
"line": " > = React.createRef();",
|
||||
"lineNumber": 181,
|
||||
"lineNumber": 182,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2020-02-03T17:18:39.600Z"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue