refactoring

This commit is contained in:
Philipp Kühn
2020-11-02 16:23:43 +01:00
parent eed82a57b6
commit 389937c32f
15 changed files with 61 additions and 40 deletions

View File

@@ -77,7 +77,7 @@ export const SplitBlock = createExtension({
}
}
dispatch(tr.scrollIntoView())
tr.scrollIntoView()
}
return true