EmojiButton: Eliminate usage of createPortal
This commit is contained in:
parent
86488b97b9
commit
b0e2d22750
2 changed files with 39 additions and 47 deletions
|
@ -2443,6 +2443,13 @@
|
|||
"updated": "2022-06-14T22:04:43.988Z",
|
||||
"reasonDetail": "Handling outside click"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/emoji/EmojiButton.tsx",
|
||||
"line": " const popperRef = React.useRef<HTMLDivElement | null>(null);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-01-18T22:32:43.901Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/installScreen/InstallScreenChoosingDeviceNameStep.tsx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue