Handle promise linting (#5488)

This commit is contained in:
Tom Moor
2023-06-28 20:18:18 -04:00
committed by GitHub
parent f3d8129a13
commit 89d5527d39
101 changed files with 395 additions and 343 deletions

View File

@@ -159,7 +159,7 @@ export default function SelectionToolbar(props: Props) {
.addMark(from, to, markType.create({ href }))
);
createAndInsertLink(view, title, href, {
return createAndInsertLink(view, title, href, {
onCreateLink,
onShowToast,
dictionary,