mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
remove exhaustive-deps that's no longer needed
This commit is contained in:
parent
df5a5f7d86
commit
8b84322627
1 changed files with 0 additions and 1 deletions
|
@ -537,7 +537,6 @@ const ExcalidrawWrapper = () => {
|
|||
);
|
||||
clearTimeout(titleTimeout);
|
||||
};
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [collabAPI, excalidrawAPI]);
|
||||
|
||||
useEffect(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue