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 cc3bf69 commit 5a1cab1Copy full SHA for 5a1cab1
src/index.vue
@@ -12,7 +12,7 @@ export default {
12
mermaid.init(this.value, this.$el)
13
}
14
},
15
- name: 'VueMermaidComponent',
+ name: 'VueMermaidString',
16
props: {
17
value: { required: true, type: String },
18
0 commit comments