starting upload functions
This commit is contained in:
@@ -8,7 +8,6 @@ import "../styles/global.css"
|
||||
const quill = new Quill('#editor', {
|
||||
modules: {
|
||||
toolbar: [
|
||||
// [{ header: [1, 2, false] }],
|
||||
['bold', 'italic', 'underline'],
|
||||
['image'],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user