update 'MarkdownEditor' components name
This commit is contained in:
parent
44f8f39465
commit
dbc41b5275
|
@ -12,7 +12,7 @@ import Editor from 'tui-editor'
|
||||||
import defaultOptions from './default-options'
|
import defaultOptions from './default-options'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'MarddownEditor',
|
name: 'MarkdownEditor',
|
||||||
props: {
|
props: {
|
||||||
value: {
|
value: {
|
||||||
type: String,
|
type: String,
|
||||||
|
|
Loading…
Reference in New Issue