svelte/test/hydration/samples/each-block/_before.html

5 lines
65 B

<ul>
<li>animal</li>
<li>vegetable</li>
<li>mineral</li>
</ul>