svelte/test/compiler/component-yield/_config.js

4 lines
42 B

export default {
html: '<p>Hello</p>'
}