Skip to content

Commit

Permalink
update 'MarkdownEditor' components name
Browse files Browse the repository at this point in the history
  • Loading branch information
bbigcd authored and sunshine17 committed Nov 20, 2019
1 parent 5083e48 commit 616114e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MarkdownEditor/index.vue
Original file line number Diff line number Diff line change
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 616114e

Please sign in to comment.