mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-02 11:54:36 +01: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