mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-20 06:25:26 +00:00
Fix fit window
This commit is contained in:
@@ -470,7 +470,7 @@ export default function Editor() {
|
||||
notes.length,
|
||||
types.length,
|
||||
relationships.length,
|
||||
tasks.length,
|
||||
tasks?.length,
|
||||
]);
|
||||
|
||||
useEffect(() => {
|
||||
|
Reference in New Issue
Block a user