mirror of https://github.com/sveltejs/svelte
parent
4c458c4787
commit
20d942b1e1
@ -1,3 +1,3 @@
|
||||
export default {
|
||||
html: `<p>aca</p>`
|
||||
html: '<p>aca</p>'
|
||||
};
|
||||
|
Loading…
Reference in new issue