chore: remove console.log
This commit is contained in:
@@ -586,8 +586,6 @@ function setLink(event) {
|
||||
}
|
||||
|
||||
onMounted(async () => {
|
||||
console.log('Component has mounted')
|
||||
|
||||
if (editShortcut !== '') {
|
||||
document.addEventListener('keydown', setFocusToEditor)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user