mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-05 19:41:51 +08:00
update 'MarkdownEditor' components name
This commit is contained in:
parent
d5c013a48c
commit
44203f88a7
@ -12,7 +12,7 @@ import Editor from 'tui-editor'
|
||||
import defaultOptions from './default-options'
|
||||
|
||||
export default {
|
||||
name: 'MarddownEditor',
|
||||
name: 'MarkdownEditor',
|
||||
props: {
|
||||
value: {
|
||||
type: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user