mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +01:00
Create AriaClickable component
This commit is contained in:
@@ -811,6 +811,20 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-11-14T18:53:33.345Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/axo/AriaClickable.tsx",
|
||||
"line": " const ref = useRef<HTMLButtonElement>(null);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-08-28T23:36:44.974Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/axo/AriaClickable.tsx",
|
||||
"line": " const onTriggerStateUpdateRef = useRef(onTriggerStateUpdate);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-08-28T23:36:44.974Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/calling/useGetCallingFrameBuffer.ts",
|
||||
|
||||
Reference in New Issue
Block a user