parent
20c52a8325
commit
1e7d9c982d
|
|
@ -586,8 +586,6 @@ function setLink(event) {
|
|||
}
|
||||
|
||||
onMounted(async () => {
|
||||
console.log('Component has mounted')
|
||||
|
||||
if (editShortcut !== '') {
|
||||
document.addEventListener('keydown', setFocusToEditor)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue