svelte/test/runtime/samples/component-yield/_config.js

7 lines
49 B

export default {
html: `
<p>Hello
</p>`
};