Init Nicknames & Notes
This commit is contained in:
parent
ebecf2403f
commit
e26916702c
42 changed files with 1050 additions and 23 deletions
|
@ -2773,6 +2773,13 @@
|
|||
"updated": "2024-01-11T16:58:57.146Z",
|
||||
"reasonDetail": "Needs access to a hidden span element to get its width"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/AutoSizeTextArea.tsx",
|
||||
"line": " const ownRef = useRef<HTMLTextAreaElement | null>(null);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-03-26T17:14:14.370Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/AvatarTextEditor.tsx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue