Skip to content
Snippets Groups Projects

Refactor-v-html-markdown.vue

Merged Abhijeet Chatterjee requested to merge (removed):Remove-v-html-from-markdown.vue into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -140,7 +140,7 @@ export default {
@@ -140,7 +140,7 @@ export default {
prompt: Prompt,
prompt: Prompt,
},
},
directives: {
directives: {
SafeHtml
SafeHtml,
},
},
inject: ['relativeRawPath'],
inject: ['relativeRawPath'],
props: {
props: {
Loading