svelte/test/runtime/samples/deconflict-self/_config.js

5 lines
66 B

export default {
skip: true,
html: `<p>nested component</p>`
};