We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 683f68b + 44203f8 commit 25dddbbCopy full SHA for 25dddbb
src/components/MarkdownEditor/index.vue
@@ -12,7 +12,7 @@ import Editor from 'tui-editor'
12
import defaultOptions from './default-options'
13
14
export default {
15
- name: 'MarddownEditor',
+ name: 'MarkdownEditor',
16
props: {
17
value: {
18
type: String,
0 commit comments