Remove direction button

This commit is contained in:
Aleh Khantsevich
2024-07-02 02:52:56 +02:00
parent 573fe3cad3
commit 1e9d7c9b93
5 changed files with 7 additions and 36 deletions

View File

@@ -12,7 +12,8 @@ const editor = Jodit.make("#editor", {
"showPlaceholder": false,
"uploader": {
"insertImageAsBase64URI": true
}
},
"enter": "DIV",
});
// Handle the image input change event