mirror of https://github.com/sveltejs/svelte
In the previous commit, the missing `{#each}` tags were restored, which is helpful -- but it left out the `<div>` that wraps the `<input>`s. If a reader were copying from the example into the workspace, they would notice the styles breaking as a result. This change is intended to clarify that the parent `<div>` element should remain intact.
pull/7309/head
parent
b6441eb655
commit
424472c6bb
Loading…
Reference in new issue