mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-29 20:29:53 +02:00
remove exhaustive-deps that's no longer needed
This commit is contained in:
@@ -537,7 +537,6 @@ const ExcalidrawWrapper = () => {
|
||||
);
|
||||
clearTimeout(titleTimeout);
|
||||
};
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [collabAPI, excalidrawAPI]);
|
||||
|
||||
useEffect(() => {
|
||||
|
Reference in New Issue
Block a user