{#each fieldsArray as field}
(value[field.name] = e.target.value)} options={typeOptions} />
removeField(field.name)} />
{/each}