Add localized emoji search
This commit is contained in:
parent
ce0fb22041
commit
e90553b3b3
17 changed files with 878 additions and 97 deletions
|
@ -3691,6 +3691,14 @@
|
|||
"updated": "2022-06-14T22:04:43.988Z",
|
||||
"reasonDetail": "Handling outside click"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/hooks/useEmojiSearch.ts",
|
||||
"line": " const searchRef = useRef(defaultSearch);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-03-16T18:34:38.165Z",
|
||||
"reasonDetail": "Quill requires an immutable reference to the search function"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/hooks/useIntersectionObserver.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue