remove exhaustive-deps that's no longer needed
This commit is contained in:
parent
df5a5f7d86
commit
8b84322627
@ -537,7 +537,6 @@ const ExcalidrawWrapper = () => {
|
|||||||
);
|
);
|
||||||
clearTimeout(titleTimeout);
|
clearTimeout(titleTimeout);
|
||||||
};
|
};
|
||||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
||||||
}, [collabAPI, excalidrawAPI]);
|
}, [collabAPI, excalidrawAPI]);
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user