mirror of https://github.com/sveltejs/svelte
parent
ae0852e413
commit
b612430e8c
@ -0,0 +1,3 @@
|
||||
{#key value}
|
||||
<Component />
|
||||
{/key}
|
||||
@ -0,0 +1,3 @@
|
||||
{#key value}
|
||||
<Component />
|
||||
{/key}
|
||||
Loading…
Reference in new issue