fix: remove simplemde

This commit is contained in:
FairyEver
2022-08-23 21:55:00 +08:00
parent e2ed7e95fd
commit dd99b57b6e
8 changed files with 29141 additions and 6666 deletions

View File

@@ -57,8 +57,7 @@ export default {
icon: 'pencil-square-o',
children: [
{ path: '/demo/components/editor-ueditor', title: 'UEditor', icon: '' },
{ path: '/demo/components/editor-quill', title: 'Quill', icon: '' },
{ path: '/demo/components/editor-simpleMDE', title: 'simpleMDE', icon: '' }
{ path: '/demo/components/editor-quill', title: 'Quill', icon: '' }
]
},
{