{limit?._id ? 'Edit limit' : 'Create new limit'}
{#if limit}
Rules
{#each limit.rules as { limit, every }, i}
every
{/each} {/if}