mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-11 02:00:37 +08: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