Skip to content

Commit 25dddbb

Browse files
authored
update 'MarkdownEditor' components name (PanJiaChen#2743)
2 parents 683f68b + 44203f8 commit 25dddbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MarkdownEditor/index.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import Editor from 'tui-editor'
1212
import defaultOptions from './default-options'
1313
1414
export default {
15-
name: 'MarddownEditor',
15+
name: 'MarkdownEditor',
1616
props: {
1717
value: {
1818
type: String,

0 commit comments

Comments
 (0)