chore: removed unused packages
This commit is contained in:
@@ -23,7 +23,6 @@
|
|||||||
"chart.js": "^4.4.1",
|
"chart.js": "^4.4.1",
|
||||||
"codemirror-editor-vue3": "^2.8.0",
|
"codemirror-editor-vue3": "^2.8.0",
|
||||||
"dayjs": "^1.11.6",
|
"dayjs": "^1.11.6",
|
||||||
"editorjs-md-parser": "^0.0.3",
|
|
||||||
"feather-icons": "^4.28.0",
|
"feather-icons": "^4.28.0",
|
||||||
"frappe-ui": "^0.1.89",
|
"frappe-ui": "^0.1.89",
|
||||||
"lucide-vue-next": "^0.383.0",
|
"lucide-vue-next": "^0.383.0",
|
||||||
|
|||||||
@@ -161,7 +161,7 @@ export function getEditorTools() {
|
|||||||
table: Table,
|
table: Table,
|
||||||
paragraph: {
|
paragraph: {
|
||||||
class: Paragraph,
|
class: Paragraph,
|
||||||
inlineToolbar: true,
|
inlineToolbar: false,
|
||||||
config: {
|
config: {
|
||||||
preserveBlank: true,
|
preserveBlank: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user