Dependency bumps
This commit is contained in:
@@ -786,6 +786,7 @@ export class Editor {
|
||||
}
|
||||
},
|
||||
click: (event: MouseEvent, view: EditorView) => {
|
||||
console.log("Click handler")
|
||||
safeRun(async () => {
|
||||
const clickEvent: ClickEvent = {
|
||||
page: pageName,
|
||||
|
||||
Reference in New Issue
Block a user