Skip to content

Commit

Permalink
update 'MarkdownEditor' components name (#2743)
Browse files Browse the repository at this point in the history
  • Loading branch information
PanJiaChen committed Nov 12, 2019
2 parents 683f68b + 44203f8 commit 25dddbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MarkdownEditor/index.vue
Expand Up @@ -12,7 +12,7 @@ import Editor from 'tui-editor'
import defaultOptions from './default-options'
export default {
name: 'MarddownEditor',
name: 'MarkdownEditor',
props: {
value: {
type: String,
Expand Down

0 comments on commit 25dddbb

Please sign in to comment.