contexted link highlight + adjust prettier
This commit is contained in:
@@ -56,15 +56,7 @@ export default defineComponent({
|
||||
},
|
||||
},
|
||||
|
||||
emits: [
|
||||
'ready',
|
||||
'destroy',
|
||||
'blur',
|
||||
'focus',
|
||||
'input',
|
||||
'update:modelValue',
|
||||
'click',
|
||||
],
|
||||
emits: ['ready', 'destroy', 'blur', 'focus', 'input', 'update:modelValue', 'click'],
|
||||
|
||||
data(): CKEditorComponentData {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user