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