7 lines
72 B

export default {
html: `
<div>
<p slot='bar'>bar</p>
</div>`
};