import Vue from 'vue' Vue.component('RenderString', { props: { string: { required: true } }, render(h) { const render = { template: "