mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Migrate remaining emoji/sticker pickers to fun picker
This commit is contained in:
@@ -1410,9 +1410,9 @@
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CompositionTextArea.tsx",
|
||||
"line": " const inputApiRef = React.useRef<InputApi | undefined>();",
|
||||
"line": " const inputApiRef = useRef<InputApi | undefined>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2022-10-03T16:06:12.837Z"
|
||||
"updated": "2025-04-01T21:15:44.903Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
|
||||
Reference in New Issue
Block a user