Fix fit window

This commit is contained in:
1ilit
2024-02-20 11:32:19 +02:00
parent 47707146b8
commit f38acf24ee
2 changed files with 6 additions and 4 deletions

View File

@@ -470,7 +470,7 @@ export default function Editor() {
notes.length,
types.length,
relationships.length,
tasks.length,
tasks?.length,
]);
useEffect(() => {