fix eslint

This commit is contained in:
Tom
2023-05-18 22:37:34 +02:00
parent 6c653a1b7f
commit 03f8f751bb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -415,7 +415,7 @@ const Board = () => {
useEffect(() => {
publishCommentEdit();
}, [publishCommentEditOptions]);
}, [publishCommentEditOptions, publishCommentEdit]);
// desktop navbar board select functionality