Fix lint
This commit is contained in:
@@ -9250,7 +9250,7 @@
|
|||||||
"rule": "React-createRef",
|
"rule": "React-createRef",
|
||||||
"path": "ts/components/conversation/Message.tsx",
|
"path": "ts/components/conversation/Message.tsx",
|
||||||
"line": " public audioRef: React.RefObject<HTMLAudioElement> = React.createRef();",
|
"line": " public audioRef: React.RefObject<HTMLAudioElement> = React.createRef();",
|
||||||
"lineNumber": 177,
|
"lineNumber": 178,
|
||||||
"reasonCategory": "usageTrusted",
|
"reasonCategory": "usageTrusted",
|
||||||
"updated": "2020-02-03T17:18:39.600Z"
|
"updated": "2020-02-03T17:18:39.600Z"
|
||||||
},
|
},
|
||||||
@@ -9258,7 +9258,7 @@
|
|||||||
"rule": "React-createRef",
|
"rule": "React-createRef",
|
||||||
"path": "ts/components/conversation/Message.tsx",
|
"path": "ts/components/conversation/Message.tsx",
|
||||||
"line": " > = React.createRef();",
|
"line": " > = React.createRef();",
|
||||||
"lineNumber": 181,
|
"lineNumber": 182,
|
||||||
"reasonCategory": "usageTrusted",
|
"reasonCategory": "usageTrusted",
|
||||||
"updated": "2020-02-03T17:18:39.600Z"
|
"updated": "2020-02-03T17:18:39.600Z"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user