Convert CallingHeader texts to toasts
This commit is contained in:
parent
f180f66e77
commit
292ef1b6f5
10 changed files with 268 additions and 270 deletions
|
@ -3026,6 +3026,13 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-10-26T13:57:41.860Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallingToast.tsx",
|
||||
"line": " const toastId = useRef<string>(uuid());",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-11-14T16:52:45.342Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallsList.tsx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue