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

4 lines
42 B

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