Dependency bumps

This commit is contained in:
Zef Hemel
2023-02-23 16:02:41 +01:00
parent c1528eff08
commit a11f4b1d57
4 changed files with 15 additions and 14 deletions
+1
View File
@@ -786,6 +786,7 @@ export class Editor {
}
},
click: (event: MouseEvent, view: EditorView) => {
console.log("Click handler")
safeRun(async () => {
const clickEvent: ClickEvent = {
page: pageName,