fix(rich-text-editor): Add mono:true params (#626)

This commit is contained in:
申君健 2023-10-24 11:47:21 +08:00 committed by GitHub
parent 1ee0341af8
commit 1484ee3ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -414,6 +414,7 @@ export default defineComponent({
context,
renderless,
api,
mono: true,
extendOptions: {
Editor,
Collaboration,