mirror of https://github.com/sveltejs/svelte
parent
fbb856ebbd
commit
f6e6cb6988
@ -0,0 +1,5 @@
|
|||||||
|
export default {
|
||||||
|
html: `
|
||||||
|
<div>'foo'<span/></div>
|
||||||
|
`
|
||||||
|
};
|
@ -0,0 +1 @@
|
|||||||
|
<div>'foo'<span/></div>
|
Loading…
Reference in new issue