hyperlink added for html editor

This commit is contained in:
Burak Civan
2022-07-28 11:19:58 +03:00
parent 461d994c39
commit 8a7bb4a052

View File

@ -43,6 +43,7 @@ export default {
customToolbar: [
["bold", "italic", "underline"],
[{ list: "ordered" }, { list: "bullet" }],
["link"]
],
}
},