forked from opentiny/tiny-vue
fix(rich-text-editor): Add mono:true params (#626)
This commit is contained in:
parent
1ee0341af8
commit
1484ee3ac8
|
@ -414,6 +414,7 @@ export default defineComponent({
|
|||
context,
|
||||
renderless,
|
||||
api,
|
||||
mono: true,
|
||||
extendOptions: {
|
||||
Editor,
|
||||
Collaboration,
|
||||
|
|
Loading…
Reference in New Issue