We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5083e48 commit 616114eCopy full SHA for 616114e
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