async ({ update }) => update({ reset: false })} class="group flex items-center gap-3 py-2">
{#if isChecked}
{/if}
{name}
{#if recipeLabel && !isChecked}
Für: {recipeLabel}
{/if}
{#if quantityLabel}
{quantityLabel}
{/if}