Draft: Resolve "Adding accordion element to the Quill editor"
Compare changes
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
@@ -18,21 +19,6 @@ const emit = defineEmits<{
@@ -59,7 +45,13 @@ const modules = [
@@ -69,6 +61,18 @@ function initQuill() {
@@ -80,6 +84,19 @@ watch(
@@ -88,11 +105,18 @@ watch(
@@ -187,4 +211,6 @@ watch(