7 lines
125 B

export default {
html: `
<custom-element>
<header slot='header'>header header header</header>
</custom-element>
`
};