mirror of https://github.com/sveltejs/svelte
parent
a85b09ea97
commit
80c55b1e51
@ -1,3 +1,3 @@
|
||||
{{#each things as 𐊧}}
|
||||
<p>𐊧</p>
|
||||
<p>{{𐊧}}</p>
|
||||
{{/each}}
|
Loading…
Reference in new issue