Handle promise linting (#5488)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user