fix(tinymce): fixed multiple editors showing only one (#83)

This commit is contained in:
vben
2020-11-09 22:51:27 +08:00
parent bc6214cdf3
commit 1093ec3e6e
3 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
## Wip
### 🐛 Bug Fixes
- 修复多个富文本编辑器只显示一个
## 2.0.0-rc.9 (2020-11-9)
### ✨ Features