starting upload functions

This commit is contained in:
2026-01-13 10:27:33 +13:00
parent cf5801689f
commit 03d8c2ff74
4 changed files with 42 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ import "../styles/global.css"
const quill = new Quill('#editor', {
modules: {
toolbar: [
// [{ header: [1, 2, false] }],
['bold', 'italic', 'underline'],
['image'],
],