{$t("common.inputs")}
add
{#each creatorInputs as customInput, index}
{$t("common.input-field")}
{$t("common.text-input")}
{$t("common.email")}
{$t("common.phone-number")}
{$t("common.input-type")}
removeInput(index)} class="circle error medium m1">
delete
{/each}